| Почта (Previous) | (Next) Mail::factory() | ||||
| |
|||||
|
|||||
Mail supports different types of backends to send email. So two steps are necessary to send an email.
Mail supports three types of backends:
Sends a mail using PHP's built-in mail() function.
sendmail
Sends a mail using a sendmail program.
smtp
Sends a mail directly connecting to a smtp server.
| Почта (Previous) | (Next) Mail::factory() | ||||||||
| |
|||||||||
|
|||||||||