On 1/30/2011 11:12 PM, Daniel Bromberg wrote:
Re: the From:/Reply-To cases: It seems one can write a better
regexp then given by mouss, such as including angle brackets
in the match field, or the full syntax
[the custom on this list is to bottom post]
The full possible syntax of the From: header is quite complex
and difficult to express in a regexp. Mouss' example is
appropriate.
What is normally suggested is to put these controls on the
submission/smtps ports and turn off SASL on the main port 25.
That forces the users to submission/smtps, and allow you to
separate the controls rather than trying to make all ports
work for everything.
-- Noel Jones