Re: How to accept email from unknown servers

2010-08-05 Thread Adam Lanier
On Thu, 2010-08-05 at 14:58 -0500, Noel Jones wrote: > > > > > What's the advantage of having all checks in > > smtpd_recipient_restrictions? > > The biggest advantage occurs when you must use a whitelist. > If you use the multiple smtpd_*_restrictions sections you need > to make sure to use yo

Re: How to accept email from unknown servers

2010-08-05 Thread Noel Jones
On 8/5/2010 2:20 PM, Adam Lanier wrote: On Thu, 2010-08-05 at 11:02 -0500, Noel Jones wrote: You should remove your smtpd_client_restrictions and smtpd_helo_restrictions (and smtpd_sender_restrictions if you're using it) and put everything under smtpd_recipient restrictions arranged like so: s

Re: How to accept email from unknown servers

2010-08-05 Thread Adam Lanier
On Thu, 2010-08-05 at 11:02 -0500, Noel Jones wrote: > > You should remove your smtpd_client_restrictions and > smtpd_helo_restrictions (and smtpd_sender_restrictions if > you're using it) and put everything under smtpd_recipient > restrictions arranged like so: > > smtpd_recipient_restriction

Re: How to accept email from unknown servers

2010-08-05 Thread Walter Pinto
Thanks Noel, this information has helped me as well.

Re: How to accept email from unknown servers

2010-08-05 Thread Noel Jones
On 8/4/2010 6:01 PM, Bill Gee wrote: Hello everyone - I have my Postfix server set up to reject mail from servers which are unknown in DNS. Normally that is a good thing, but every now and then I run across one that I want to accept mail from. I have tried several ways to set up the exceptions

Re: How to accept email from unknown servers

2010-08-04 Thread Walter Pinto
You might need to add these to your ok-ipaddresses file zr2usa.com OK vps.zr2usa.com OK nob...@vps.zr2usa.com OK ke...@vps.zr2usa.com OK 67.213.214.192 OK 212.96.160.162 OK It looks like its rejecting the HELO