[Mimedefang] Questions about stream_by_recipient and problems it creates.

David F. Skoll dfs at roaringpenguin.com
Tue Jan 23 16:10:21 EST 2007


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.



More information about the MIMEDefang mailing list