|
Mailer Component can be used to send Text or HTML mails that have dynamic content with or without attachments to the mail recipients. You can configure the elements of the component to function inline with other components.
For example the system administrator can be notified with an e-mail when the user applies for membership, the customers of B2C web site are informed with the current status of their accounts or the customers whose balance is lower than a certain limit can be provided with HTML mails that report their orders made within the last 6 months.
In case of the amount of the mails to be sent is many the component can be configured to send them in the background using one ore more threads.
The component can optionally report the successful and unsuccessful sendings in a log file.
|