From f1729148987a6799ffbffa90127d96a8f129f9de Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 13 Jul 2006 23:50:58 +0000 Subject: * Add support for passing emails * Bring in some changes from proxsmtp --- common/sppriv.h | 1 - 1 file changed, 1 deletion(-) (limited to 'common/sppriv.h') diff --git a/common/sppriv.h b/common/sppriv.h index a690f3c..edfd217 100644 --- a/common/sppriv.h +++ b/common/sppriv.h @@ -54,7 +54,6 @@ typedef struct spstate const char* user; /* User to run as */ const char* pidfile; /* The pid file for daemon */ const char* header; /* A header to include in the email */ - int header_prepend; /* Prepend the header or not */ struct sockaddr_any outaddr; /* The outgoing address */ const char* outname; -- cgit v1.2.3