/[adm]/puppet/modules/postfix/templates/virtual_aliases
ViewVC logotype

Contents of /puppet/modules/postfix/templates/virtual_aliases

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1379 - (show annotations) (download)
Thu Mar 24 02:52:33 2011 UTC (13 years ago) by misc
File size: 556 byte(s)
- add the list of alias mandated by the RFC
- add myself for mailer-daemon, so I can check if the message are useful or not

1 # do not forget to add $domain or it will not work
2 # do not hardcode the domain, or it will be harvested by bot
3
4 treasurer@<%= domain %> dams@<%= domain %>
5 president@<%= domain %> ennael@<%= domain %>
6 secretary@<%= domain %> misc@<%= domain %>
7
8 # later switch to a team alias
9 root@<%= domain %> mageia-sysadm@<%= domain %>
10
11 # TODO see http://www.ietf.org/rfc/rfc2142.txt
12 #postmaster: root
13 #hostmaster:
14 #abuse:
15 #noc:
16 #security:
17 #
18 #webmaster: webteam
19 #www:
20 #
21 # info, marketing, sales ?
22
23 # for testing
24 MAILER-DAEMON@<%= domain %> misc@<%= domain %>

  ViewVC Help
Powered by ViewVC 1.1.30