Re: Authenticated SMTP and RBLs

2007-09-12 Thread Mark Martinec
On Wednesday September 12 2007 20:36:50 [EMAIL PROTECTED] wrote: > while setting proper trust relatios can solve the problem for mails > internal to the system, without that auth'd bit in the received header > everybody outside the system will still see the message as coming from > a dialup and pas

Re: Authenticated SMTP and RBLs

2007-09-12 Thread hamann . w
Hi, while setting proper trust relatios can solve the problem for mails internal to the system, without that auth'd bit in the received header everybody outside the system will still see the message as coming from a dialup and passing through a potential open relay Wolfgang Hamann >> >> Rajku

Re: Authenticated SMTP and RBLs

2007-09-12 Thread Daryl C. W. O'Shea
Rajkumar S wrote: Hi, I manage 2 smtp servers, one for outgoing and uses smtp authentication. Other incoming and scans mail using SA. Our users some times send mails from dialup ips which are black listed, but the mails always come via our authenticated smtp server. Now when one of the customer

Re Authenticated SMTP and RBLs

2007-09-12 Thread hamann . w
Hi raj, your server should not say SMTP in that case but ESMTPA, so that SA knows it was auth'd message. Out of the many qmail patch packages I have seen, only one seems to do that Wolfgang Rajkumar S wrote: Hi, I manage 2 smtp servers, one for outgoing and uses smtp authentication. Other inco