diff options
author | Stef Walter <stef@memberwebs.com> | 2004-10-23 16:52:48 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2004-10-23 16:52:48 +0000 |
commit | cda7124d4b87c5f56d0ee90be20a9378e60ae065 (patch) | |
tree | 5cd5d68d29e7f960ef23d324d10be42222983ca0 /doc/proxsmtpd.8 | |
parent | d307d5223331734cc17f698c2d3736fad94b0e91 (diff) |
Import of changes from clamsmtp.
Diffstat (limited to 'doc/proxsmtpd.8')
-rw-r--r-- | doc/proxsmtpd.8 | 4 |
1 files changed, 4 insertions, 0 deletions
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 |