Difference between revisions of "Talk:ProcessEmails.pl"
From Organic Design wiki
m |
(see also POP3.pl) |
||
Line 5: | Line 5: | ||
perl ProcessEmails.pl headerFile.txt > outfile | perl ProcessEmails.pl headerFile.txt > outfile | ||
</table> | </table> | ||
+ | |||
+ | |||
+ | ;See also | ||
+ | *[[POP3.pl]] ''(the peers POP-checker/parser)'' |
Latest revision as of 01:51, 14 July 2006
- 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)