* Applied patch from Peter Maydell to uip/scansbr.c for more
[mmh] / etc / mts.conf.in
1 #
2 # nmh mail transport interface customization file.
3
4 # Check the mh-tailor(5) man page for a list of
5 # all the available options for this file.
6 #
7
8 # The exceptions file for /etc/hosts used by
9 # `post' to try to find official names.
10 hostable: %etcdir%/hosts
11
12 # Name that nmh considers `local'.  If not set, nmh will
13 # query the system for this value (gethostname, etc...).
14 #localname: foo.bar.com
15
16 # The following directive allows email address masquerading.  The string
17 # "draft_from mmailid username_extension" will allow all three types.
18 masquerade: %masquerade%
19
20 # Default location of mail drops.  If this option is
21 # set, but empty, the user's home directory is used.
22 mmdfldir: %mailspool%
23
24 # The name of the maildrop file in the directory where maildrops
25 # are kept.  If this is empty, the user's login name is used.
26 mmdflfil:
27
28 # Hardcoded POP server name (prevents inc'ing from local mail spool).
29 #pophost: localhost
30
31 # List of smtp servers to try if using smtp support
32 servers: %smtpservers%