From Wikitech
(Difference between revisions)
(update for zwinger->mint) |
(→How to make an email alias) |
||
| Line 7: | Line 7: | ||
==How to make an email alias== | ==How to make an email alias== | ||
On mint: | On mint: | ||
| − | + | vi /etc/aliases | |
| − | vi /etc | + | newaliases |
| − | + | postfix reload | |
| − | postfix reload | + | |
| − | + | ||
{{PD}} | {{PD}} | ||
[[Category:Mail]] | [[Category:Mail]] | ||
Revision as of 01:42, 11 August 2005
Wikimedia email setup
- postfix, mailman on mint
- postfix on albert, for OTRS
- some addresses, e.g. otrs (at) wikimedia.org, are forwarded from mint to albert
- sendmail on most other machines (apaches)
How to make an email alias
On mint:
vi /etc/aliases newaliases postfix reload