Re: smtpd_recipient_restrictions Check

2009-03-10 Thread Victor Duchovni
On Tue, Mar 10, 2009 at 02:28:00PM -0600, LuKreme wrote: > On 10-Mar-2009, at 09:59, Linux Addict wrote: >> smtpd_recipient_restrictions = >> reject_non_fqdn_sender, >> reject_non_fqdn_recipient, >> reject_unknown_sender_domain, >> reject_unknown_recipient_domain, > > I have reject_invalid_hostnam

Re: smtpd_recipient_restrictions Check

2009-03-10 Thread LuKreme
On 10-Mar-2009, at 09:59, Linux Addict wrote: smtpd_recipient_restrictions = reject_non_fqdn_sender, reject_non_fqdn_recipient, reject_unknown_sender_domain, reject_unknown_recipient_domain, I have reject_invalid_hostname here as well (before permit_mynetworks) permit_mynetworks, permit_sasl_

Re: smtpd_recipient_restrictions Check

2009-03-10 Thread Victor Duchovni
On Tue, Mar 10, 2009 at 01:37:07PM -0400, Linux Addict wrote: > > > reject_unknown_reverse_client_hostname > > > reject_rbl_client zen.spamhaus.org, > > > reject_rbl_client bl.spamcop.net, > > > permit > > > > Fairly sensible overall. > > Is it better to place rbl rejections under smtpd_client_re

Re: smtpd_recipient_restrictions Check

2009-03-10 Thread Linux Addict
On Tue, Mar 10, 2009 at 12:22 PM, Victor Duchovni < victor.ducho...@morganstanley.com> wrote: > On Tue, Mar 10, 2009 at 11:59:22AM -0400, Linux Addict wrote: > > > Dear Group, I am modifying my recipient restrictions to displayed below. > I > > referred many documents to compile the options. I wan

Re: smtpd_recipient_restrictions Check

2009-03-10 Thread Linux Addict
On Tue, Mar 10, 2009 at 12:24 PM, Victor Duchovni < victor.ducho...@morganstanley.com> wrote: > On Tue, Mar 10, 2009 at 12:17:29PM -0400, Matt Hayes wrote: > > > Linux Addict wrote: > > > Dear Group, I am modifying my recipient restrictions to displayed > below. > > > I referred many documents to

Re: smtpd_recipient_restrictions Check

2009-03-10 Thread Victor Duchovni
On Tue, Mar 10, 2009 at 12:17:29PM -0400, Matt Hayes wrote: > Linux Addict wrote: > > Dear Group, I am modifying my recipient restrictions to displayed below. > > I referred many documents to compile the options. I want you experts to > > once verify it for me. > > > > smtpd_recipient_restriction

Re: smtpd_recipient_restrictions Check

2009-03-10 Thread Victor Duchovni
On Tue, Mar 10, 2009 at 11:59:22AM -0400, Linux Addict wrote: > Dear Group, I am modifying my recipient restrictions to displayed below. I > referred many documents to compile the options. I want you experts to once > verify it for me. > > smtpd_recipient_restrictions = > reject_non_fqdn_sender,

Re: smtpd_recipient_restrictions Check

2009-03-10 Thread Matt Hayes
Linux Addict wrote: > Dear Group, I am modifying my recipient restrictions to displayed below. > I referred many documents to compile the options. I want you experts to > once verify it for me. > > smtpd_recipient_restrictions = > reject_non_fqdn_sender, > reject_non_fqdn_recipient, > reject_unkn