RE: [PHP-PEAR] Net_SMTP
[email protected] (Chuck Hagenbuch)
| Newsgroups | php.pear |
|---|---|
| Message-ID | <[email protected]> |
Quoting Richard Heyes <[email protected]>: > 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. 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/. -chuck -- Charles Hagenbuch, <[email protected]> "My intuitive grasp of math often leads me astray." -Me