At 08:07 AM 11/14/2005, Mark Martinec wrote:
I guess with 2.4.0 I can now suggest: '-o smtpd_recipient_restrictions='.

Don't do that. If you specify an empty smtpd_recipient_restrictions will tmpfail all mail and log a server error something like "must specify one of reject_unauth_destination, reject, defer" to prevent unintended open relay.

The current "permit_mynetworks,reject" is fine, don't be tempted to change it.

But it might be a good idea to add some of the newer restrictions to your suggested list to prevent surprises. If they have an older postfix without these options, they will be ignored and not break anything.
  -o smtpd_data_restrictions=
  -o smtpd_end_of_data_restrictions=

--
Noel Jones


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to