in reply to Re^5: Mail::POP3Client email server to use
in thread Mail::POP3Client email server to use
Yeah that's what I want to do. Fortunately, I figured out that I need to set USESSL=>1 and download some additional modules (IO::Socket::SSL, Net_SSLeay, OpenSSL) to get this working. Thanks for all the help!
Austin