sg has asked for the wisdom of the Perl Monks concerning the following question:
Sending using Yahoo!'s SMTP server fails using just Net::SMTP.
However, I can collect mail from Yahoo!'s POP3 server using just Net::POP3 -- even though Yahoo! says I need to use SSL on port 995 to pop. So the question is: why do I not need something like Net::POP3::SSL?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Why does one _not_ need a SSL version of Net::POP3?
by Anonymous Monk on Sep 06, 2007 at 01:18 UTC |