Re: [CentOS] Postfix smtp_recipient_restrictions causing mail to fail

2009-03-13 Thread Kai Schaetzl
Logan Moore wrote on Fri, 13 Mar 2009 22:18:17 +1300: > Thanks, I > think posting to the list helped. I probably would have given up and put > it off until later otherwise. Glad "we" could help you :-) Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://ww

Re: [CentOS] Postfix smtp_recipient_restrictions causing mail to fail

2009-03-13 Thread Ned Slider
Logan Moore wrote: > Logan Moore wrote: Can anybody see where I've gone wrong. I can't fathom why this would block all incoming emails from the web. smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_invalid_h

Re: [CentOS] Postfix smtp_recipient_restrictions causing mail to fail

2009-03-13 Thread Logan Moore
Logan Moore wrote: > Logan Moore wrote: > >> Logan Moore wrote: >> >> >>> Hi All, >>> >>> I'm currently playing with smtp_recipient restrictions to try and knock >>> some of this spam on it's head. On my old debian server, I was using >>> this and successfully filtering out at least 90

Re: [CentOS] Postfix smtp_recipient_restrictions causing mail to fail

2009-03-13 Thread Logan Moore
Logan Moore wrote: > Logan Moore wrote: > >> Hi All, >> >> I'm currently playing with smtp_recipient restrictions to try and knock >> some of this spam on it's head. On my old debian server, I was using >> this and successfully filtering out at least 90% if not more of all spam >> emails whic

Re: [CentOS] Postfix smtp_recipient_restrictions causing mail to fail

2009-03-13 Thread Logan Moore
Logan Moore wrote: > Hi All, > > I'm currently playing with smtp_recipient restrictions to try and knock > some of this spam on it's head. On my old debian server, I was using > this and successfully filtering out at least 90% if not more of all spam > emails which was great. I didn't even need

[CentOS] Postfix smtp_recipient_restrictions causing mail to fail

2009-03-13 Thread Logan Moore
Hi All, I'm currently playing with smtp_recipient restrictions to try and knock some of this spam on it's head. On my old debian server, I was using this and successfully filtering out at least 90% if not more of all spam emails which was great. I didn't even need spamassassin. However, trying