From ef9d8aa338f53e591983c0b557259bf67d34de61 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Thu, 24 Mar 2011 02:52:33 +0000 Subject: - 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 --- modules/postfix/templates/virtual_aliases | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'modules') diff --git a/modules/postfix/templates/virtual_aliases b/modules/postfix/templates/virtual_aliases index 5f1a4341..b844298c 100644 --- a/modules/postfix/templates/virtual_aliases +++ b/modules/postfix/templates/virtual_aliases @@ -7,3 +7,18 @@ 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: +# +#webmaster: webteam +#www: +# +# info, marketing, sales ? + +# for testing +MAILER-DAEMON@<%= domain %> misc@<%= domain %> -- cgit v1.2.1