aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postfix/templates/virtual_aliases
blob: f44cfeda043310f2a8dd07889052d1f2a3449042 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# do not forget to add $domain or it will not work
# do not hardcode the domain, or it will be harvested by bot

treasurer@<%= domain %> dams@<%= domain %>
president@<%= domain %> ennael@<%= domain %>
secretary@<%= domain %> misc@<%= domain %>

# later switch to a team alias
root@<%= domain %> mageia-sysadm@<%= domain %>

# TODO see http://www.ietf.org/rfc/rfc2142.txt
#postmaster: root
#hostmaster: 
#abuse:      
#noc:
#security:
#listmaster:
#
#webmaster:  webteam
#www: 
#
# info, marketing, sales ?

# for testing 
MAILER-DAEMON@<%= domain %> misc@<%= domain %>