RE: [PHP-PEAR] Net_SMTP
[email protected] ("Richard Heyes")
| Newsgroups | php.pear |
|---|---|
| Message-ID | <[email protected]> |
> I _knew_ there was a reason to go with Mailer/ for the > mail-sending code. :) > Seriously, I think it'd be best if we didn't put too many > different things > under the same directory; POP3 is a protocol, and code that implements > protocols should, IMHO, go into Net/. Sounds good. The reason I suggested a Mail_Pop3 was for a wrapper, similar I suppose in concept to the Mail_Smtp class. But I fully agree that the pop3 implementation should go in Net/. -- Richard Heyes