Talk:ProcessEmails.pl

From Organic Design wiki
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)