]> git.ipfire.org Git - people/ms/dma.git/blobdiff - dma.conf
dma - Fix security hole (#46)
[people/ms/dma.git] / dma.conf
index d9ae76b51170d0fe7e9e730714b708d0bc2f42b7..1cc2bf5bc8436a8ddc125948b6b11633a0f999c2 100644 (file)
--- a/dma.conf
+++ b/dma.conf
 # If MAILNAME is an absolute path to a file, the first line of this file
 # will be used as the hostname.
 #MAILNAME mail.example.net
+
+# Masquerade envelope from addresses with this address/hostname.
+# Use this if mails are not accepted by destination mail servers because
+# your sender domain is invalid.
+# By default, MASQUERADE is not set.
+# Format: MASQUERADE [user@][host]
+# Examples:
+# MASQUERADE john@  on host "hamlet" will send all mails as john@hamlet
+# MASQUERADE percolator  will send mails as $username@percolator, e.g. fish@percolator
+# MASQUERADE herb@ert  will send all mails as herb@ert
+
+# Directly forward the mail to the SMARTHOST bypassing aliases and local delivery
+#NULLCLIENT