A lot of companies are using 3rd part services as a backup MX (queuing) for disaster recovery etc; so mail is routed through that ISP.
You're right about stripping off the first received line can be handled differently - perhaps the RTBL processing can match all IP addresses within the header? MD -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Sent: Monday, February 12, 2007 12:42 PM To: Questions and Answers for users of ASSP Anti-Spam SMTP Proxy Subject: Re: [Assp-user] Feature request: Strip first received line of header Michelle Dupuis wrote: > I would like to throw out a feature request - which sounds (based on > my little knowledge) like and easy fix/implementation. > > Users like me have all inbound mail route through an ISP. This adds > one received line to the top of the header file. > > The problem is, that this line makes it impossible to use the great > RTBL feature. How about adding a pre-processing option to strip the > first "received" line? > Ok, first off ASSP does not use the headers for the DNSBL scanning, it uses the connecting IP address. Second, thats a very very bad idea to try to strip connection headers, not only does it pretty much make troubleshooting impossible it's improper behavior for something like ASSP much less an MTA. If you really want to use the DNSBL blocking I suggest you change your incoming mail configuration. Why would you route incoming mail through the ISP anyways? Kevin ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
