Mailing List Creation
From Antiflux Wiki
(Difference between revisions)
(One intermediate revision not shown.) | |||
Line 1: | Line 1: | ||
To create a mailing list: | To create a mailing list: | ||
<ol> | <ol> | ||
- | <li>/usr/ | + | <li>/usr/sbin/newlist (it'll walk you through it)</li> |
<li>Cut and paste the list aliases into /etc/aliases</li> | <li>Cut and paste the list aliases into /etc/aliases</li> | ||
<li>newaliases</li> | <li>newaliases</li> | ||
<li>postfix reload (optional)</li> | <li>postfix reload (optional)</li> | ||
</ol> | </ol> | ||
+ | |||
+ | [[Category:Admin]] |
Current revision
To create a mailing list:
- /usr/sbin/newlist (it'll walk you through it)
- Cut and paste the list aliases into /etc/aliases
- newaliases
- postfix reload (optional)