summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-10-22 17:05:22 +0000
committerStef Walter <stef@memberwebs.com>2004-10-22 17:05:22 +0000
commit5fc43723f988b12ed3bf3d9b055ca73cbadb98c5 (patch)
tree69e35d2ee6a608636b075a3caf124ffbd93e8fe6 /doc
parent1e72264ce076fd683f82a4216672a2171a4776c9 (diff)
- Added CLIENT and SERVER variables to VirusAction script environment.
- Even better logging for network errors.
Diffstat (limited to 'doc')
-rw-r--r--doc/clamsmtpd.84
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/clamsmtpd.8 b/doc/clamsmtpd.8
index 9501064..7fa18fb 100644
--- a/doc/clamsmtpd.8
+++ b/doc/clamsmtpd.8
@@ -159,6 +159,8 @@ may need to escape them properly before use in your favorite scripting
language. Failure to do this could lead to a REMOTE COMPROMISE of your
machine.
.Bl -tag -width Fl
+.It Ar CLIENT
+The network address of the SMTP client connected.
.It Ar EMAIL
When the
.Ar Quarantine
@@ -168,6 +170,8 @@ The email addresses of the email recipients. These are specified one per
line, in standard address format.
.It Ar SENDER
The email address for the sender of the email.
+.It Ar SERVER
+The network address of the SMTP server we're connected to.
.It Ar TMPDIR
The path to the temp directory in use. This is the same as the
.Ar TempDirectory