RE: [PHP-PEAR] Net_SMTP
[email protected] ("Richard Heyes")
| Newsgroups | php.pear |
|---|---|
| Message-ID | <[email protected]> |
> Quoting Richard Heyes <[email protected]>: > > > What do people think of having a Net_Pop3 class and perhaps a Mail_Pop3 > > too? > > Net_POP3 is possible, but I'd rather see people use the IMAP > module. Mail_POP3 > doesn't make sense - you can't send mail through pop3... That's assuming Mail/ is only for code that handles sending mail, I didn't realise it was. It could quite as easily be a place for mail retreival code too imo. -- Richard Heyes