From aa8dd5d2add8f620b86ea8e05a6cc01bee5bc32d Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 12 Mar 2005 05:10:24 +0000 Subject: Accept special formatting arguments in the Header line. --- common/sppriv.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/sppriv.h') diff --git a/common/sppriv.h b/common/sppriv.h index 2ecf249..a690f3c 100644 --- a/common/sppriv.h +++ b/common/sppriv.h @@ -53,6 +53,8 @@ typedef struct spstate const char* directory; /* The temp directory */ 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