Edit /etc/aliases
example -
To create a mailing list called x-product-notification@yourdomain.com
1) At the end of /etc/aliases add
x-product-notification@yourdomain.com: user1@yourdomain.com, user2@yourdomain.com
2)After saving above changes, run command "newaliases" in shell.
Now mailing list will be created.
No comments:
Post a Comment