Re: [PHP] PHP to get mail headers

2003-11-24 Thread Raditha Dissanayake
Hi scott, While this can be done with php (either with al's suggestion or with any of the freely available mime decoders) i feel you would be better off doing this at a lower level. Since you run an ISP you might be using qmail, there are loads of good suggestions for spam filtering in the qma

[PHP] PHP to get mail headers

2003-11-23 Thread Scott St. John
I run a small ISP and am looking at ways to automate grabbing the headers from email. I currently copy all email to a BSD box, then use Pine in header mode to get the IP addresses from which I build my spam filters. A search did not yield much in what I am trying to do: 1)Open the mailbox and