On Wed, 24 Mar 2004, Jobst Schmalenbach wrote:

> I want to notify the recipient (if the recipient is in OUR domain)
> that I killed a message for a reason.

$ grep 'Milter: data, reject' /var/log/maillog | wc -l
        3457
$ head -1 /var/log/maillog | cut -d " " -f 1-3
Mar 21 00:09:26

Over 1000 virus messages blocked every day. For only about 150 users.
Are you really sure you want to annoy your users with these
notifications?

I'd advocate so action_notify_sender is removed as well - because
over 99% virus e-mail come with forged return address. Only
action_bounce should be possible - and it could be used only if all
MX hosts for domain use mimedefang.

Regards
Tometzky
-- 
...although Eating Honey was a very good thing to do, there was a
moment just before you began to eat it which was better than when you
were...
                                                      Winnie the Pooh
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to