How does List Service work
List is a self-management user alias in EmailArchitect Email Server. Other user can send an email to the list (alias e-mail address) with subscribe keyword in the subject, then the sender e-mail address will be added to this list. Similarly, subscribed user can send an email to the list (alias e-mail address) with unsubscribe keyword in the subject, the sender e-mail address will be removed from this list. Excluding the subscribe/unsubscribe e-mail, every e-mail to this list (alias e-mail address) will be distributed to every e-mail address in this list.
Usage Example
First of all, you need to create an alias in the domain.
If you check the "Only authenticated user can send email to this alias", then only the local user on the server can subscribe/unsubscribe this mailing list.
Text Footer and HTML Footer
If an e-mail with text/plain body sends to this alias, text footer will be appended to the e-mail body; if an e-mail with text/html body sends to this alias, html footer will be appended to this e-mail body text.
Manage Mailing List
If you want to authorize every email to this mailing list manually, you can add
a rule in domain filter
If
X-Rcpt-To contains: list@adminsystem.com
Subject doesn't equal:subscribe && remove && subscribe:* && remove:*
Then
Need to be approved by: approver@adminsystem.com
Every email (except the subscription/unsubscription email) to list@adminsystem.com
will be forwarded to approver@adminsystem.com at first, approver@adminsystem.com
can then approve or reject this request. Note: approver@adminsystem.com must be
a local user on your server, and this user must logon the web mail to manage the
requests instead of retrieving the emails to local email client, otherwise this
function doesn't work.
Web Subscription & Unsubscription
In the "EmailArchitect Server installation folder\webaccess\additional\" folder, there are two files named "subscribe.asp" and "unsubscribe.asp", the administrator can set it for people to subscribe & unsubscribe the mailing list by web instead of sending email.
See Also
Quick Tutorial User Permissions Domain Administration User Administration Services Administration SMTP Service POP3 Service IMAP4 Service Remote Object Call Service Webmail Service SSL Configuration Realtime Black List Anti-Spam Anti-Virus List Administration Traffic Control DBConnector Mail Archive DomainKeys and DKIM signature Storage and User Mailbox Incoming/outgoing Filters Advanced Functions in Filter Templates
EmailArchitect Server
Website
EmailArchitect Server Community
list@adminsystem.com
Please have "This alias is a mailing list" checked, and input the subscribe keyword and unsubscribe keyword.