]> git.ipfire.org Git - people/ms/dma.git/blame - templates
Mark #582593 as fixed after the submitter tested this version.
[people/ms/dma.git] / templates
CommitLineData
7fdcd0c2 1Template: dma/mailname
d5f2ba39 2Type: string
7fdcd0c2
PP
3_Description: System mail name:
4 The 'mail name' is the domain name used to 'qualify' mail addresses
5 without a domain name.
6 .
7 This name will also be used by other programs. It should be the
8 single, fully qualified domain name (FQDN).
9 .
10 Thus, if a mail address on the local host is foo@example.org,
11 the correct value for this option would be example.org.
d5f2ba39
PP
12
13Template: dma/relayhost
14Type: string
12f837b8 15_Description: Smarthost:
7fdcd0c2 16 Please enter the IP address or the host name of a mail server that
aa0c66f6 17 this system should use as outgoing smarthost. If no smarthost is
3cb2fd69 18 specified, dma will try to deliver all messages by itself.
d5f2ba39
PP
19
20Template: dma/dbounceprog
21Type: string
12f837b8 22_Description: A program to handle double-bounces:
7fdcd0c2
PP
23 Please enter the name of a program that dma will invoke when a bounced
24 message bounces in its own right. Leave this blank to keep dma's
12f837b8
PP
25 default behavior of simply aborting the delivery, or specify the name
26 or full path to a program that will process the double-bounce message.