Restore SOGoMailAddOutgoingAddresses functionality

This commit is contained in:
Francis Lachapelle
2016-08-12 11:38:05 -04:00
parent 3d281c2f39
commit 287c57c994
4 changed files with 16 additions and 5 deletions
+1 -1
View File
@@ -114,7 +114,7 @@
- (NSArray *) allBareRecipients;
- (NSException *) delete;
/* - (NSException *) sendMail; */
- (NSException *) sendMail;
- (NSException *) sendMailAndCopyToSent: (BOOL) copyToSent; /* default: YES */
- (NSException *) save;