mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-23 15:12:44 +00:00
Monotone-Parent: df6ca47da98359d91baa7d8dcb5c8b62217ec249
Monotone-Revision: d0cc38cc291cb895f6e1f64d453e66215671d6a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:35:57 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -37,10 +37,12 @@
|
||||
|
||||
+ (id) sharedMailer;
|
||||
|
||||
- (NSException *) sendMailData: (NSData *) data
|
||||
toRecipients: (NSArray *) recipients
|
||||
sender: (NSString *) sender;
|
||||
- (NSException *) sendMailAtPath: (NSString *) filename
|
||||
toRecipients: (NSArray *) recipients
|
||||
sender: (NSString *) sender;
|
||||
|
||||
- (NSException *) sendMimePart: (id <NGMimePart>) part
|
||||
toRecipients: (NSArray *) recipients
|
||||
sender: (NSString *) sender;
|
||||
|
||||
Reference in New Issue
Block a user