Talk:ProcessEmails.pl

From Organic Design wiki
Revision as of 01:51, 14 July 2006 by Nad (talk | contribs) (see also POP3.pl)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Usage

This perl function expects its first arguement to be the name of the text file of email headers it will process.

perl ProcessEmails.pl headerFile.txt
perl ProcessEmails.pl headerFile.txt > outfile


See also
  • POP3.pl (the peers POP-checker/parser)