Sam <[EMAIL PROTECTED]> writes:
> On 26 Oct 1999, Chris Shenton wrote:
>
> At the very least, there is a port of Perl to Win32, and it would be
> rather trivial to write a POP3 client in Perl. In fact, I'd bet that if I
> look I'll find both a Perl POP3 module and a Perl SMTP module, so it would
> be a rather trivial excersize to use both to download mail via POP3, and
> dump into into MSexchange via SMTP.
I've written a tiny Perl5 program that does exactly this. It's
available from <URL:http://home.tmr-online.de/tn/getpop.pl> and
should work under Win32 provided that all required modules can
be installed.
-t