Where all the mail gone?

boonboon

New member
Joined
Nov 12, 2008
Messages
4
Need some help here!

I try to setup my spamassassin, and suddenly i can't receive all the email, even i try to disable spamassassin after that. Anyone know what is the problem?

This is the log i take from /var/log/exim/mainlog

2008-11-13 03:18:45 1L0LEi-0005Bl-TL => boon <[email protected]> F=<[email protected]> R=virtual_user T=virtual_localdelivery S=7367
2008-11-13 03:18:45 1L0LEi-0005Bl-TL Completed
2008-11-13 03:23:48 1L0LJc-0005Wf-6O <= [email protected] H=(Dell8) [60.54.199.4] P=smtp S=18944 [email protected] T="=?gb2312?Q?(ADV)_EFFECTIVE_PAYROLL_ADMINISTRATION_Are_your_Employees_paid_Correctly?=" from <[email protected]> for [email protected]
2008-11-13 03:23:48 1L0LJc-0005Wf-6O => boon <[email protected]> F=<[email protected]> R=virtual_user T=virtual_localdelivery S=19111
2008-11-13 03:23:48 1L0LJc-0005Wf-6O Completed
2008-11-13 03:24:14 1L0LK1-0005aI-JV <= [email protected] H=mycontact2u.net [72.47.208.234] P=esmtps X=TLSv1:AES256-SHA:256 S=4026 [email protected] T="Your Business Payment Gateway System-Apply Now" from <[email protected]> for [email protected]
2008-11-13 03:24:14 1L0LK1-0005aI-JV => boon <[email protected]> F=<[email protected]> R=virtual_user T=virtual_localdelivery S=4207
2008-11-13 03:24:14 1L0LK1-0005aI-JV Completed
 
Did you turn on the spamd program after enabling spamassassin?
 
ya, i hv turn it on with /usr/bin/spamd -d -c -m 15

In the above case, if the mail is not blocked, it will still send it to my inbox right? (There is a Completed word in the log)
 
Yes as long as you are seeing no errors in your /var/log/exim/mainlog your mail should be routing to where it is supposed to go.
 
2008-11-13 03:23:48 1L0LJc-0005Wf-6O <= [email protected] H=(Dell8) [60.54.199.4] P=smtp S=18944 [email protected] T="=?gb2312?Q?(ADV)_EFFECTIVE_PAYROLL_ADMINISTRATION_Are_your_Employees_paid_Correctly?=" from <[email protected]> for [email protected]
2008-11-13 03:23:48 1L0LJc-0005Wf-6O => boon <[email protected]> F=<[email protected]> R=virtual_user T=virtual_localdelivery S=19111
2008-11-13 03:23:48 1L0LJc-0005Wf-6O Completed

From the above it should deliver to my email address right? But i m now not getting any email...

Know where else i can check for this? Thanks
 
Back
Top