Mailing is component where you can spam groups of your customers if you have to communicate something to them. Obviously you need to specify sender name and address, write your message in text box and select appropriate group of recipients. Your attendance can be grouped by status, network or customer groups. If you use mail server on remote host, you will need to set options smtp_host, smtp_port, smtp_username, smtp_password in [phpui] section.
![]() | Your server has to support PEAR::Mail for this to work. |
![]() | It's best to use lms-notify Perl script or notify module of lmsd daemon to send emails automatically whenever customer is in debt. |