On 2/11/2011 11:36 AM, Gary Smith wrote:
You must have permit_sasl_authenticated in
smtpd_recipient_restrictions to allow users to relay.
Typically on the outgoing only server, only
smtpd_recipient_restrictions is used and the other
smtpd_*_restrictions sections are empty.
Gotcha
The one that's repeated ;)
reject_unknown_sender_domain is listed twice.
Um, if you put the restriction twice doesn't it give it a greater effect? ;)
To increase the effect, google for the
reject_unknown_sender_domain_dammit feature patch.
Other than that, once is sufficient.
-- Noel Jones