Namespace Jyxo\Mail\Sender
| Result | Sending result. |
| Smtp | Class for sending emails using a SMTP server. Works in combination with \Jyxo\Mail\Sender. |
| CreateException | Exception used when an error occurs while creating an email. |
| Exception | Base \Jyxo\Mail\Sender exception. |
| RecipientUnknownException | Exception used when some recipients' addresses do not exist. |
| SmtpException | Base exception used when using SMTP connection. |