From fdafaaeec8b05ab1e62457ecb6202ced98caa202 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 4 Sep 2004 00:05:08 +0000 Subject: Transparent proxy support. --- common/smtppass.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common/smtppass.h') diff --git a/common/smtppass.h b/common/smtppass.h index 2fc6f9e..eb9378e 100644 --- a/common/smtppass.h +++ b/common/smtppass.h @@ -122,6 +122,7 @@ typedef struct clstate int bounce; /* Send back a reject line */ int quarantine; /* Leave virus files in temp dir */ int debug_files; /* Leave all files in temp dir */ + int transparent; /* Transparent proxying */ /* State --------------------------------- */ int daemonized; /* Whether process is daemonized or not */ -- cgit v1.2.3