On Sun, Dec 07, 2008 at 02:04:42PM -0200, Norberto Bensa wrote: > Quoting Tolga <[EMAIL PROTECTED]>: > > >Also, I have never used greylisting. > > I'm using http://postgrey.schweikert.ch/ > > >Can you give me > >an example? > > smtpd_recipient_restrictions = permit_mynetworks > check_policy_service inet:127.0.0.1:60000 > > > 127.0.0.1:6000 is the postgrey service. You should check your OS > documentation for better examples.
The 60,000 is likely a typo, 6,000 is a better choice, as the former lies in the dynamic port range on most systems. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:[EMAIL PROTECTED]> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.