X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a81c28f4a2ee69469c5e9f5d65389a89c6070ed4..9744555b38947913e094380962ef0774b7c32e8f:/etc/mts.conf.in diff --git a/etc/mts.conf.in b/etc/mts.conf.in index 6f1af4f0..16b5bab5 100644 --- a/etc/mts.conf.in +++ b/etc/mts.conf.in @@ -13,9 +13,9 @@ hostable: %etcdir%/hosts # query the system for this value (gethostname, etc...). #localname: foo.bar.com -# Uncomment the following line to allow username masquerading. Any or all of -# the three types of masquerading may be used (see mh-tailor(5) for details). -#masquerade: draft_from mmailid plussed_user +# The following directive allows email address masquerading. The string +# "draft_from mmailid username_extension" will allow all three types. +masquerade: %masquerade% # Default location of mail drops. If this option is # set, but empty, the user's home directory is used. @@ -29,4 +29,4 @@ mmdflfil: #pophost: localhost # List of smtp servers to try if using smtp support -servers: localhost +servers: %smtpservers%