Add a header and/or footer to the vacation message

Fixes #1961
This commit is contained in:
Francis Lachapelle
2016-06-14 14:10:17 -04:00
parent 7f4474f47c
commit 4744170628
13 changed files with 259 additions and 7 deletions
+2
View File
@@ -52,6 +52,8 @@
- (BOOL) forwardEnabled;
- (int) forwardConstraints;
- (BOOL) vacationEnabled;
- (NSString *) vacationHeaderTemplateFile;
- (NSString *) vacationFooterTemplateFile;
- (NSString *) mailingMechanism;
- (NSString *) smtpServer;
- (NSString *) smtpAuthenticationType;