From Wikitech
(Difference between revisions)
m (Category:Mail) |
(update for zwinger->mint) |
||
| Line 1: | Line 1: | ||
==Wikimedia email setup== | ==Wikimedia email setup== | ||
| − | * [[postfix]], [[mailman]] on [[ | + | * [[postfix]], [[mailman]] on [[mint]] |
* postfix on albert, for [[OTRS]] | * postfix on albert, for [[OTRS]] | ||
| − | ** some addresses, e.g. otrs (at) wikimedia.org, are forwarded from | + | ** some addresses, e.g. otrs (at) wikimedia.org, are forwarded from mint to albert |
| − | * [[sendmail]] on other machines | + | * [[sendmail]] on most other machines (apaches) |
==How to make an email alias== | ==How to make an email alias== | ||
| − | On | + | On mint: |
<pre> | <pre> | ||
vi /etc/postfix/aliases | vi /etc/postfix/aliases | ||
Revision as of 23:30, 9 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/postfix/aliases postalias /etc/postfix/aliases postfix reload