> Couldn't find it anywhere simple, so thought I'd just ask. > In the amavisd-new log file, when a message is dropped due to > spam, it shows 2 IP addresses on the line. Most of the time > they're the same, but occasionally they're different. I'm > doing a little behind the scenes magic with this file, and > the difference between those IP's may be important to me. > Can anyone tell me what they are?
The first IP is the IP of the HELO'ing host. You can trust this IP (as much as any), as it is the IP of the connection. The second seems to be the first non-private IP at the start of the Received chain. This IP should not be trusted. MrC ------------------------------------------------------------------------- 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 _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
