Commit graph

3130 commits

Author SHA1 Message Date
Nicolas Höft cd3095e43b feat(core): Support smtps and STARTTLS for SMTP
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
2020-05-16 04:58:40 +02:00
Ludovic Marcotte 9198fc9bf6 fix(core): adjust syntax for Python > 2 2020-05-15 12:56:37 -04:00
Francis Lachapelle 2b33d45346 refactor: replace calls to create GMT NSTimeZone instance
Fixes #3757
2019-12-11 11:13:36 -05:00
Francis Lachapelle eafbdd3884 Sanitize value of SOGoMailAutoSave 2019-09-26 11:17:15 -04:00
Francis Lachapelle 2fbe721c60 Sanitize value of SOGoMailAutoSave 2019-09-25 10:36:31 -04:00
Francis Lachapelle 4e04d895cd Don't expose Web calendars to other users
Fixes #4331
2018-01-17 14:51:23 -05:00
Francis Lachapelle 5aa36a6d28 (i18n) Update translations 2017-10-18 11:07:42 -04:00
Ludovic Marcotte 5cd3a8f245 (fix) generalized HTML sanitization to avoid encoding issues when replying/forwarding mails 2017-10-18 09:33:44 -04:00
Ludovic Marcotte 1085e55f82 (fix) properly extract IMAP folder name (fixes #4275) 2017-10-03 09:14:38 -04:00
Francis Lachapelle 2249562caa Add Simplified Chinese translation (cont'd) 2017-09-06 09:01:23 -04:00
Francis Lachapelle e80f5b6beb Add Simplified Chinese (zh_CN) translation 2017-09-05 13:34:29 -04:00
Francis Lachapelle 88f964cebd Improve cache cleanup when removing a group ACL 2017-08-29 15:09:08 -04:00
Ludovic Marcotte 7d190e537e (fix) properly encode MIME parts with embedded images in HTML parts (fixes #4150)
Conflicts:
	SoObjects/Mailer/NSString+Mail.m
	SoObjects/Mailer/SOGoDraftObject.m
2017-08-23 16:05:33 -04:00
Ludovic Marcotte edaa0f3956 (fix) use NSInteger instead, more clean 2017-08-14 14:25:52 -04:00
Ludovic Marcotte e1791ac8f5 (fix) offset can be negative (fixes #4237) 2017-08-14 13:59:16 -04:00
Francis Lachapelle d0898879ca (i18n) Update translations 2017-07-20 13:36:52 -04:00
Ludovic Marcotte 12993e45be (fix) fixed forwarding mails with attachments containing slashes in file names 2017-07-13 10:45:18 -04:00
Ludovic Marcotte 00948f5753 (fix) support Squeeze + minor cleanups 2017-07-05 11:08:33 -04:00
Ludovic Marcotte 722c813909 (fix) respect disabled state of sending rate-limiting (fixes #4198) 2017-07-04 09:57:05 -04:00
Francis Lachapelle a7d07b2a12 (fix) Update settings of active user only
Fixes #3988
2017-06-28 10:58:30 -04:00
Ludovic Marcotte a30efc6cc7 (fix) check cache before using it (fixes #3988) 2017-06-22 10:22:16 -04:00
Ludovic Marcotte 31d131f4d3 (fix) not using cleaned data when sending mails (#4199) 2017-06-16 08:37:34 -04:00
Francis Lachapelle e73a3495bb Respect languages preferences on login page
Fixes #4169
2017-05-31 10:48:35 -04:00
Francis Lachapelle 678cf66a57 Add Latvian (lv) translation (cont'd) 2017-05-31 06:32:40 -04:00
Francis Lachapelle 0cca551c22 Add Latvian (lv) translation 2017-05-30 17:27:49 -04:00
Ludovic Marcotte ec397b39b0 (feat) added custom fields support from Thunderbird's address book 2017-05-30 10:38:31 -04:00
Francis Lachapelle 95d08c0150 Newly subscribed calendars are excluded from FB
Fixes #3354
2017-05-30 09:40:04 -04:00
Ludovic Marcotte a57cad33f6 (feat) now able to subscribe/unsubscribe folders using sogo-tool 2017-05-17 09:45:47 -04:00
Francis Lachapelle 5027aabc1b Improve validation of mail account delegators 2017-05-08 11:35:56 -04:00
Francis Lachapelle 149997b4cd Fix mail delegation of pristine user accounts
Fixes #4160
2017-05-08 11:27:50 -04:00
Ludovic Marcotte c3121c50d5 (fix) make sure to use crypt as the scheme for md5/sha256/sha512 (fixes #4137) 2017-05-08 10:45:01 -04:00
Francis Lachapelle 3f698447b9 Properly honor "include in freebusy"
Fixes #3354
2017-04-27 09:02:46 -04:00
Ludovic Marcotte 89400fe980 (feat) added photo support in GAL search ops 2017-04-21 15:30:20 -04:00
Ludovic Marcotte 43385ce5bf (fix) enhance display of all-day invitations (fixes #4145) 2017-04-12 16:13:40 -04:00
Ludovic Marcotte 7a418582c4 (fix) avoid sending IMIP messages for all EAS clients (fixes #4022) 2017-04-12 13:04:29 -04:00
Ludovic Marcotte 2e8c6680fe (fix) check if found before changing location 2017-04-06 14:25:06 -04:00
Ludovic Marcotte d9d4808d29 (fix) protect ourself from broken SOPE/SOGo installs (fixes #4117) 2017-04-06 11:03:50 -04:00
Ludovic Marcotte 43dc7dee87 (fix) calendar component move across collections (fixes #4116) 2017-03-31 15:33:19 -04:00
Ludovic Marcotte 9995ccc29f (fix) more fixes for #3905 2017-03-24 11:37:54 -04:00
Ludovic Marcotte 28ab0015a9 (fix) more fixes for #3905 2017-03-24 11:11:10 -04:00
Ludovic Marcotte fb8ba8f3b9 (fix) remove old code conflicting with #3905 2017-03-15 10:38:20 -04:00
Francis Lachapelle 4ecff8a437 (i18n) Update translations and add Hebrew 2017-03-09 12:31:54 -05:00
Ludovic Marcotte 4f73005d1d (fix) wrong var type declaration 2017-03-08 09:32:05 -05:00
Ludovic Marcotte 45255cd27f (fix) brought bcc handling code from v3 2017-03-08 08:52:40 -05:00
Ludovic Marcotte 05ab2015c6 (fix) remove attendees that have the same identity of the organizer (fixes #3905) 2017-03-07 10:46:25 -05:00
Ludovic Marcotte 84deb2fe45 (fix) fixed handling of exdates and proper intersection for fbinfo (fixes #4051) 2017-03-03 14:14:16 -05:00
Ludovic Marcotte 2f56bb43be (fix) keep UID during MOVE 2017-02-22 11:35:07 -05:00
Ludovic Marcotte f4394ad8b5 (fix) set the memcache retry timeout to 5 seconds 2017-02-20 10:05:52 -05:00
Ludovic Marcotte 3c2fa1c769 (fix) enable tcp_nodelay for memcache 2017-02-20 09:54:20 -05:00
Francis Lachapelle 94a94e3c2a Fix condition when enabling Vacation message 2017-02-01 08:18:40 -05:00