diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2016-03-07 07:48:17 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2016-03-07 07:48:17 +0100 |
commit | 2caad1713e1dd64a7f4db9a27984b4762a0694b5 (patch) | |
tree | 13c808d22c22ff546d4ba5271e597e60cb948db3 /common | |
parent | 323969c17a5c18ab99faa104fa7570a19587683e (diff) | |
download | smtpd-conf-2caad1713e1dd64a7f4db9a27984b4762a0694b5.tar.xz |
smtpd.conf: Do a masquerade on senders table
Only lets people send using their proper addresses.
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'common')
-rw-r--r-- | common/senders | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/common/senders b/common/senders new file mode 100644 index 0000000..79fe0ac --- /dev/null +++ b/common/senders @@ -0,0 +1,4 @@ +sysbunny: @lucifer.kyriasis.com,sysbunny@kyriasis.com,erik@kyriasis.com +grawity: grawity@theos.kyriasis.com,grawity@kyriasis.com +halosghost: halosghost@theos.kyriasis.com,halosghost@kyriasis.com +kyrias: @theos.kyriasis.com,@kyriasis.com |