summaryrefslogtreecommitdiff
path: root/sendmailadvanced.8.in
blob: bf7f475e53733cf1147327b360128d5a551925dd (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
28
29
30
31
32
33
34
35
36
37
.TH sendmailadvanced 8 "" "sendmailadvanced #VERSION#" ""
.SH NAME
sendmailadvanced \- wrapper for sendmail which encrypts and generates stamps
.SH SYNOPSIS
\fBsendmailadvanced [options]\fP
.SH DESCRIPTION
\fBsendmailadvanced\fP encrypts emails and generates stamps either in situ or in a pipe. For that it uses \fBhashcash\fP and \fBgnupg\fP.
.SH OPTIONS
.TP
.B "\-h, \-\-hook"
Activate specified hook.
.TP
.B "\-i, \-\-inline"
Enhance email file in situ.
\fB\-\-inline \-\fP has the same effect as option \fB\-t\fP.
Conflicts with \fB\-t, \-\-no\-inline\fP.
.TP
.B "\-t, \-\-no\-inline"
Enhance email from stdin to stdout.
Conflicts with \fB\-i, \-\-inline\fP.
.TP
.B "\-e, \-\-[no\-]encrypt"
Do (not) encrypt.
.TP
.B "\-s, \-\-[no\-]stamp"
Do (not) stamp.
.SH FILES
.TP
.B "#BINDIR#/sendmailadvanced"
program file
.TP
.B "#ETCDIR#/sendmailadvanced.conf"
contains configuration
.SH AUTHOR
.nf
Erich Eckner <opensource at eckner dot net>
.fi