mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-12 02:13:18 +00:00
feat(accounts): Can now add smtp server to auxilliary accounts
This commit is contained in:
@@ -95,7 +95,10 @@ typedef enum {
|
||||
- (NSDictionary *) identityForEmail: (NSString *) email;
|
||||
- (NSString *) signature;
|
||||
- (NSString *) encryption;
|
||||
- (NSString *) smtpEncryption;
|
||||
- (NSString *) tlsVerifyMode;
|
||||
- (NSString *) smtpTlsVerifyMode;
|
||||
- (NSMutableString *) smtp4URLString;
|
||||
|
||||
/* folder pathes */
|
||||
- (NSArray *) toManyRelationshipKeysWithNamespaces: (BOOL) withNSs;
|
||||
|
||||
Reference in New Issue
Block a user