Question on allowing a specific server to send mail

2009-01-11 Thread David Cottle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I have hardened by main.cf file to stop backscatter. smtpd_sender_restrictions = check_sender_access hash:/var/spool/postfix/plesk/blacklists, reject_non_fqdn_sender, reject_unauthenticated_sender_login_mismatch, reject_unknown_sender_domain

Re: Question on allowing a specific server to send mail

2009-01-11 Thread mouss
David Cottle a écrit : > I have hardened by main.cf file: > > smtpd_sender_restrictions = check_sender_access > hash:/var/spool/postfix/plesk/blacklists, don't put your maps inside the queue directory. There are a lot of better places. > reject_non_fqdn_sender, > reject_unauthenticated_sender_l

Re: Question on allowing a specific server to send mail

2009-01-11 Thread Magnus Bäck
On Sunday, January 11, 2009 at 12:17 CET, David Cottle wrote: > I have hardened by main.cf file: > > smtpd_sender_restrictions = check_sender_access > hash:/var/spool/postfix/plesk/blacklists, reject_non_fqdn_sender, > reject_unauthenticated_sender_login_mismatch, reject_unknown_sender_doma

Question on allowing a specific server to send mail

2009-01-11 Thread David Cottle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have hardened by main.cf file: smtpd_sender_restrictions = check_sender_access hash:/var/spool/postfix/plesk/blacklists, reject_non_fqdn_sender, reject_unauthenticated_sender_login_mismatch, reject_unknown_sender_domain and smtpd_recipient_restric