Jerry Amundson writes:
Sometimes, particularly when hunting spammers, I need to associate an IP address with the delivery of a message. Can the IP somehow be discerned from the msgid? For example, of the two starts of courieresmtpd below, which is responsible for the message?
Mar 10 10:07:26 arsenic courieresmtpd: started,ip=[::ffff:66.205.200.238]
Mar 10 10:07:33 arsenic courieresmtpd: started,ip=[::ffff:66.205.204.17]
Mar 10 10:07:34 arsenic courierd: newmsg,id=001674CE.3E6CB846.0000413E
Mar 10 10:07:34 arsenic courierd: started,id=001674CE.3E6CB846.0000413E,from=<[EMAIL PROTECTED]>,module=local,host=tomw!!5070!100!/users/tomw!!,addr=<tomw>
You can look at the headers of the message to determine which IP address it came from.
... and it's been POP3 downloaded to a client PC. I didn't want to have to involve the end-user.
jerry
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
