The Master server will send each Portal user a daily summary report during system maintenance if a Portal server is attached to the Mailborder cluster. Portal reports are on a per-user basis. The reports are sent only if the Portal user elects to receive the report.
A default template is included with Mailborder, but you may modify the template or create your own here:
Master Server > Menu > Templates > Email Reports
You then assign the template here:
Master Server > Menu > Configuration > Cluster Members > Portal Server > Portal Settings
The below slugs can be used within your template to customize how the information is displayed. Using the _table options automatically formats and inserts the data in the form of a table. However, you may use the more granular slugs to display the data.
Slugs - User Data Tables
| [portal_user_total_table] | Automatic totals for all user email and aliases. This is printed in a table. |
| [portal_user_mail_table] | List of quarantined email. This is printed in a table. |
Slugs - Granular User Data Access
| [portal_user_parts][primary_email] [portal_user_parts][email_aliases] [portal_user_parts][total_email] [portal_user_parts][clean] [portal_user_parts][spam] [portal_user_parts][high_spam] [portal_user_parts][bad_files] [portal_user_parts][bandwidth] [portal_user_parts][clean_bandwidth] [portal_user_parts][spam_bandwidth] [portal_user_parts][bad_file_bandwidth] [portal_user_parts][quarantine_table] |
0 Comments