Commit Graph

1095 Commits

Author SHA1 Message Date
nathangray
b9292aad18 Mail - display multiple From addresses 2019-02-01 09:40:13 -07:00
Hadi Nategh
4381af2839 * Mail: take user's cutomfields type of email into account when searching for contacts in Compose -> TO field. 2019-02-01 11:14:23 +01:00
Hadi Nategh
a195c17105 * Mail: add default value settings for S/MIME passphrase expiration in site configurations 2019-01-18 15:58:16 +01:00
Ralf Becker
cd34768e93 fix PHP Warning: Use of undefined constant flase 2019-01-15 15:02:55 +01:00
Hadi Nategh
d5663ec77b * Mail: implement new preference to configure mail identity label shown as mail folder header 2019-01-10 14:52:29 +01:00
Hadi Nategh
f5ee406db6 Do not touch email addresses when creating a plaintext message 2019-01-07 18:16:32 +01:00
Hadi Nategh
b9f13f9b13 fix function signature for the previous commit 2019-01-07 18:16:32 +01:00
nathangray
950682b7d3 Fix PHP 7.2 warning "PHP Warning: count() Parameter must be an array or object ..." 2018-12-10 10:13:17 -07:00
Hadi Nategh
037ce6d9fe Do not fill reply-to if the FROM address is the same as the reply-to 2018-11-20 15:27:37 +01:00
Hadi Nategh
f54ddaca8e * Mail: do not let hierarchy delimiter inside folder names as it may break the folder structure 2018-10-17 18:06:13 +02:00
Ralf Becker
67aa825d33 do no close the session before sending, if we have to store the send text for infolog or other integration in the session 2018-10-08 11:30:20 +02:00
Hadi Nategh
e2bfd41f24 * Api: change default submit to async call and try to block user interfering with submitted popup until the response 2018-10-04 17:29:28 +02:00
Hadi Nategh
c70f7d67ef Draft message suppose to be removed immediately after sent 2018-09-20 16:08:30 +02:00
Hadi Nategh
cd3f380fcd * Mail: fix signed/encrypted S/MIME new message does not take CC or BCC fields into account 2018-09-17 11:12:25 +02:00
Hadi Nategh
0fb8c47238 * Mail: take opened compose dialogs into account when trying to forward attachment, share files into mail or vcard attachment from addressbook 2018-08-28 14:35:55 +02:00
Hadi Nategh
b3ab708125 Implement an admin-config setting to be able to disable PGP encryption feature 2018-08-23 17:05:55 +02:00
Hadi Nategh
2e9089357f * Mail: fix S/MIME encrypted only composed mail fails 2018-08-17 16:40:45 +02:00
Hadi Nategh
7400e723e1 * Mail: fix DASH DASH SPACE (-- ) signature removes lines which have only DASH DASH 2018-08-17 14:58:45 +02:00
Hadi Nategh
d5a551452a Add some translations 2018-07-17 17:20:59 +02:00
Hadi Nategh
dee750fb9c Shift Allow External Images pref in mail preferences into the bottom, makes the prefs easier to read 2018-07-17 10:53:01 +02:00
Hadi Nategh
7306ce7e82 Fix contacts with ampersands in their name will fail in mailto function 2018-07-13 10:48:02 +02:00
Hadi Nategh
b81f663ec4 Add new attributes into core widget in order to be able to set widget->type attributes in preferences 2018-07-13 10:40:31 +02:00
Hadi Nategh
68de0eba1a * Mail: Implement new preference for toggle actions. For instance, switching Cc, BCc or S/MIME Sign always on when trying to compose an email. 2018-07-13 10:38:47 +02:00
Hadi Nategh
32f50567f0 W.I.P. of mail toggled on actions preferences 2018-07-13 10:26:48 +02:00
Hadi Nategh
68e4030fe5 * Mail: fix some smime signed messages get recognized wrongly as encrypted 2018-07-05 14:44:28 +02:00
Ralf Becker
44dfbe8ec7 * Calendar/CalDAV: sending correct iMip REPLY to mail invitations and only reply to external chair 2018-06-26 16:01:52 +02:00
Hadi Nategh
2206357059 * Mail: warn user when there's no space left for storing sieve rules because of sieve_maxscriptsize limit 2018-06-15 16:39:05 +02:00
nathangray
ddb86950bd Mail - missing translations 2018-05-30 11:44:10 -06:00
Hadi Nategh
6e78ed5712 * Tracker: fix inline images from mailhandling are not getting resolved properly 2018-05-22 16:15:28 +02:00
Hadi Nategh
d06c81dcf8 * Tracker: fix inline images imported from mail get always overridden by the first inline image in the list 2018-05-22 16:15:03 +02:00
Ralf Becker
369249a5e8 * Calendar: fix not working Mail/Meetingrequest to all participants action 2018-05-05 11:51:40 +02:00
Ralf Becker
fee81c93b1 fix PHP Fatal error: Uncaught TypeError: Argument 3 passed to stylite_mail_spamtitan::sync_aliases() must be of the type array, null given 2018-04-23 20:14:14 +02:00
Ralf Becker
9ba44fb120 fix typo 2018-04-23 19:19:23 +02:00
Ralf Becker
5692211a44 synchronising email aliases with SpamTitan, when first spam action in a session is used 2018-04-23 19:19:19 +02:00
Ralf Becker
56d60ed64f fixing a couple more PHP Warning count(): Parameter must be an array or an object that implements Countable 2018-04-13 09:14:29 +02:00
Ralf Becker
9fff809d90 * EMail/sMime: allow non-admin users to upload their keys 2018-04-10 15:22:42 +02:00
Hadi Nategh
26bd318aaa * Mail: Fix mail import does not display imported mail in correct style 2018-04-09 17:40:37 +02:00
Hadi Nategh
4a3773ddcd * Addressbook: Fix send all contact's emails/vcards to compose dialog does not work 2018-04-09 16:42:43 +02:00
Hadi Nategh
20c02ec2c1 Try to inform user properly when forward/reply failure of encrypted smime message happens 2018-03-21 10:36:28 +01:00
Hadi Nategh
6c124c8f42 Add missing commits for vcard feature 2018-03-21 10:34:17 +01:00
nathangray
562e690f85 * Mail - Improvements to list display in address search results
Now automatic group lists & created distribution lists limited to 10 each
If there are more, this is indicated with ellipsis
2018-03-07 11:44:39 -07:00
Hadi Nategh
027af2c760 * Mail: Fix spacing issue between grouped toolbars 2018-02-15 15:14:39 +01:00
Hadi Nategh
47c94ee9a5 Fix wrongly used exception type on previous commit 2018-02-08 16:10:29 +01:00
Hadi Nategh
b5210f6a24 Fix mail integration fails on SMIME authentication failure. 2018-02-08 15:26:19 +01:00
nathangray
a084094f1d Mail - Reorganize and use same cleaning function when saving mail as infolog as for saving to VFS 2018-01-22 09:18:04 -07:00
nathangray
325ccfefca * Mail - Filter / and ? from filenames when saving to VFS or disk 2018-01-22 09:17:49 -07:00
Hadi Nategh
e0ad6d1a2f Do not remove signature part in forward inline 2018-01-08 14:25:32 +01:00
Hadi Nategh
cc4dad81de vfsSaveAttachment is no longer needed to be as public function 2017-12-18 12:44:50 +01:00
Hadi Nategh
943c2a2edf * Mail: fix rename of an attachment and saving it into Filemanager always keep the original name of attachment with no respect to the given new name. 2017-12-18 11:27:52 +01:00
nathangray
48f0c07432 Also remove slash (/) from subject & attachments when going to VFS 2017-12-15 14:37:23 -07:00