mail library
Classes
- MailSender
-
A utility class for sending emails using SMTP.
The
MailSenderclass provides a simple interface for sending emails using themailerpackage. It allows specifying various email properties and SMTP server configurations, making it easy to send emails programmatically.