|
|
| Name: |
SMTPMail |
| Base name: |
smtp-mail |
| Description: |
Send e-mail messages via SMTP |
| Related classes: |
smtpmail, require |
| Version: |
0.1.0 |
| PHP version: |
5.0 |
| License: |
Artistic License |
| All time users: |
442 users |
| All time rank: |
4897 |
| Week users: |
0 users |
| Week rank: |
2365 |
| |
|
This class can be used to send e-mail messages via SMTP.
It can connect to a given SMTP server and send an e-mail message with a given subject and body data.
The class supports SMTP servers that require authentication using the LOGIN authentication mechanism.
| |
Screenshots |
|
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
SmtpMail |
Class |
SmtpMail class for sending email |