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
+1
View File
@@ -57,6 +57,7 @@
- (BOOL) _isSieveServerAvailable;
- (id) _sieveClient;
- (NSString *) _vacationTextForTemplate: (NSString *) templateFilePath;
@end