John Rudd wrote: > What happens if you only accept 1 recipient (in filter_recipient) per > message, and tempfail all of the others?
The nth recipient has to wait for n queue intervals to get the message. If n is 10 and the sender's queue interval is 30 minutes, that can get pretty annoying. > In theory, this should cause every message that gets to the body filters > to have 1 recipient, and thus there should be no conflict between > anti-spam settings, right? In theory. Another problem in practice is that a lot of widely-used-but-marginal SMTP clients don't react well at all to a tempfail in response to RCPT, and end up bouncing the message. Regards, David. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

