summaryrefslogtreecommitdiff
path: root/man.commons.in
blob: 0eaf962f19520cd3352e33137d9f30fd8b60fb65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[CONFIGURATION]
The configfile \fB#ETCDIR#/sendmailadvanced.conf\fP is a bash script, which defines the following variables and routines:
.TP
.B "gpg_recipients"
list of default recipients to encrypt to
.TP
.B "hashcash_bits"
stamp value
.TP
.B "body_header_hook"
routine printing things to put into head of (body of) email.
Parameter \fB$1\fP was given on the console via \fB--hook $1\fP.
.TP
.B "body_footer_hook"
routine printing things to put into foot of email.
Parameter \fB$1\fP was given on the console via \fB--hook $1\fP.
[FILES]
.TP
.B "#BINDIR#/sendmailadvanced"
program file
.TP
.B "#ETCDIR#/sendmailadvanced.conf"
contains configuration
[AUTHOR]
.nf
Erich Eckner <opensource at eckner dot net>
.fi