Wait a day or two and check your /var/log/exim/rejectlog file; you should find lots of entries proving it works.ovsoft said:Ok, it seem to work. Can I test in some way?
There are some posts on these forums for community-supported solutions.Another question: does an email antivirus compatible with DA exists?
Then you must be rejecting a lot of spam.ovsoft said:rejectlog is 15mb big!!!
Oh, was that a question? I thought it was an exclamation. Is your rejectlog being rotated? If not, then you need to figure out why not. Your rejectlog should be significantly smaller than your mainlog, because all the entries in your rejectlog should also be in your mainlog.Another question:
What do you mean by "exim filter"?where can I configure exim filter for all domains?
Bounce messages have null return paths, which you can search for using exiscan (built in to exim).How can I reject all bounce messages (from postmaster and mailer-daemon)?
If you're using FreeBSD then the logs may be elsewhere; you'd have to ask someone with FreeBSD experience.different said:I had use the exim.conf you write, but
I have my /var/log/exim/rejectlog is empty,
I can make sure it block much mail, but why I can't see the log, can you help me..?
Hopefully your user isn't a spammer and isn't listed on sbl.spamhaus.org.and another question
if my user's IP is on the list of RBL , like sbl.spamhaus.org
Can he send the mail to server ? even he have the real user account on our server, and use smtp authentication...?
My machine hasn't gotten slower. SpamAssassin could make things appear slower, but generally not for outgoing email.Another question, When I use this new conf, My email system become slower, every time I try to send email, it will wait for 5 to 20 seconds to wait, and then start to transfer, it's because the rbl check, or how can I speed up the respose time?