]> git.somenet.org - root/pub/somesible.git/blob - roles/server/mail/postfix/files/default/rcpt_recipient.regexp
[roles/server/mail/cyrus] setup cyrus imap/dav server
[root/pub/somesible.git] / roles / server / mail / postfix / files / default / rcpt_recipient.regexp
1 #
2 ################################################
3 ### Managed by someone's ansible provisioner ###
4 ################################################
5 # Part of: https://git.somenet.org/root/pub/somesible.git
6 # 2017-2024 by someone <someone@somenet.org>
7 #
8 # This file is consulted for every incoming and outgoing mail.
9 #
10
11 # Allow all mails to.
12 # /^internalhoneypod@example\.com$/    OK
13
14 # Deny all mail to.
15 # /^.*@untrusted.example.com$/    REJECT