summaryrefslogtreecommitdiff
path: root/doc/clamsmtpd.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'doc/clamsmtpd.conf.5')
-rw-r--r--doc/clamsmtpd.conf.58
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/clamsmtpd.conf.5 b/doc/clamsmtpd.conf.5
index 191066f..13268d1 100644
--- a/doc/clamsmtpd.conf.5
+++ b/doc/clamsmtpd.conf.5
@@ -90,9 +90,9 @@ a header. You can include the following special formatting characters in the
string to include special values:
.Bl -inset
.It Ar %i
-Client Address
+Client IP Address
.It Ar %l
-Local Address
+Local IP Address
.It Ar %d
Current Date
.El
@@ -160,11 +160,15 @@ This option enables transparent proxy support, which allows you to route all
SMTP traffic that's going through a gateway through clamsmtp which will then
send it on to its final destination. This setup usually involves firewall
rules which redirect traffic to clamsmtp, and the setup varies from OS to OS.
+.Pp
+[ Default: off ]
.It Ar User
The user to run as. If this option is specified then
.Xr clamsmtpd 8
must be started as root. It will then drop root privileges and run as the
specified user. The user can either be a name or a numerical user id.
+.Pp
+[ Optional ]
.It Ar VirusAction
This is a command to run when a virus is found. See the VIRUS ACTION section
in