SMTP is rfc 821 compliant and implements all the rfc 821 SMTP commands except TURN which will always return a not implemented error. SMTP also provides some utility methods for sending mail to an SMTP server.
This class is just a simple wrapper around SMTP.
| package |
jelix |
|---|---|
| subpackage |
utils |
| since | 1.0b1 |
| see |