in reply to Re: using Email to Perl to append to a changelog.txt, html, or .xls?
in thread using Email to Perl to append to a changelog.txt, html, or .xls?

The Net::POP3 module can access a POP3 mail account on any mail server accessible via TCP/IP.

The Perl script will need direct file access to the (HTML) output file.

  • Comment on Re^2: using Email to Perl to append to a changelog.txt, html, or .xls?