summaryrefslogtreecommitdiffstats
path: root/roles/MX/files/etc/postfix/virtual/reserved_alias.pcre
blob: 9fe60c82ad3f05a3b3b8959e0e542b7ff97e9df7 (plain)
1
2
3
4
5
6
/^(?:postmaster|abuse)(?:\+.*)?@fripost\.org$/  admin@fripost.org
# For other domains, RFC 822 section 6.3 and RFC 2142 section 4
# mandatory aliases are forwarded to OUR admin team and to the domain
# owner or postmaster, if there are any.
/^(postmaster|abuse)(?:\+.*)?@(.*)/             $2/$1@reserved.fripost.org
/^(double-bounce)(?:\+.*)?@(.*)/                $2/$1@discard.fripost.org