mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 12:25:23 +00:00
cd3095e43b06e4a623cfc63cd990a484d6422191
Support uri schemes for SMTP, enabling STARTTLS and SMTPS for SMTP connections. The new format for configuration value SMTPServer supports passing a URI scheme (either smtp:// or smtps://). To support old configurations, if no scheme is given, smtp:// is assumed. Fixes #31
Description
Languages
Objective-C
67.9%
JavaScript
14.6%
Rich Text Format
9.7%
SCSS
2.2%
C
1.5%
Other
4%