[wplug]Anti-Spam

jsbillings at mac.com jsbillings at mac.com
Wed Sep 11 14:46:50 EDT 2002


You probably want to use the Mail::Header perl module, to extract the
Recieved fields (or just do it yourself), then extract the IP from
that.  You can also get the time from that field.

If you are interested in doing stuff with anti-spam, the Mail::Audit
module is also interesting.  Also, check out Spamassassin.

On Wed, 2002-09-11 at 14:23, Henry Umansky wrote:
> Does anyone know of any Perl script that can parse email messages (header & 
> body), find out the IP address of the sender, and the date and time the 
> email was sent?  Almost similiar to what Spamcop.net does.
> 
> -Henry
> _______________________________________________
> wplug mailing list
> wplug at wplug.org
> http://www.wplug.org/mailman/listinfo/wplug
-- 
 Jonathan S. Billings
  jsbillings at mac.com



More information about the wplug mailing list