From cda7124d4b87c5f56d0ee90be20a9378e60ae065 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 23 Oct 2004 16:52:48 +0000 Subject: Import of changes from clamsmtp. --- AUTHORS | 1 + ChangeLog | 4 ++++ doc/proxsmtpd.8 | 4 ++++ 3 files changed, 9 insertions(+) diff --git a/AUTHORS b/AUTHORS index ebb2557..8a4ca42 100644 --- a/AUTHORS +++ b/AUTHORS @@ -7,3 +7,4 @@ Rubio Vaughan PATCHES: João Carlos Mendes Luís +Ben Mesman diff --git a/ChangeLog b/ChangeLog index 677399a..7eb04c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +0.6 + - Added CLIENT and SERVER variables to VirusAction script environment. + - Even better logging for network errors. + 0.5 - Added sample scripts. - Initial fork from clamsmtp version 0.9.x diff --git a/doc/proxsmtpd.8 b/doc/proxsmtpd.8 index fc10eec..5d28dd9 100644 --- a/doc/proxsmtpd.8 +++ b/doc/proxsmtpd.8 @@ -121,6 +121,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 FilterType @@ -130,6 +132,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 -- cgit v1.2.3