A mailing list is a group of email addresses that can be used to send the same messages to multiple recipients. The entire group of recipients is represented by one mailing list address, such that when a mail is sent to this mailing list address, it is received by everyone who is a member of that list.
A mailing list can be used in various forms, such as a newsletter or announcement list, or even a private discussion forum.
Based on its intended usage, a variety of controls can be implemented on a mailing list. For example, you can
Once your mailing list is successfully added, you may want to add subscribers to this list.
You can remove a subscriber from a mailing list at any time. To remove a user –
A moderator is a privileged user who generally controls activities on the mailing list. Typically, the responsibilities of a moderator may include
When you create a mailing list, you need to specify at least one moderator. However, you can choose to add multiple users as moderators for a mailing list at any time. To add moderators –
You can remove specific users as moderators from a mailing list. However, at least one moderator must be specified for each list. To remove any additional moderators
Using commands on the mailing list is very simple. There is a specific email address assigned for each command on a mailing list. To execute that command, a user simply sends an email to this email address. Upon receiving the command email, the mailing list performs the necessary action and responds accordingly. Typically, an email user must send this command from the email address used to subscribe to the list. In certain cases, such as subscription or unsubscription requests, the mailing list would send an automated confirmation request to the user, which the user must reply to complete the action.
When sending the command email, the subject and body of the email are not significant and can be left blank.
Email Address | Usage |
---|---|
<listname-subscribe@yourdomain.com> | Used to subscribe to the mailing list. The address from which the mail is sent would be subscribed. |
<listname-unsubscribe@yourdomain.com> | Used by a subscriber to remove their email address from the list. |
<listname-subscribe-username=host.tld@yourdomain.com> | Used to subscribe an email address other than the sender’s address to the mailing list. |
<listname-unsubscribe-username=host.tld@yourdomain.com> | Used to unsubscribe an email address other than the sender’s address to the mailing list. |
<listname-owner@yourdomain.com> | Used to communicate with the administrator. |
In order to delete a mailing list –