Commit Graph

967 Commits

Author SHA1 Message Date
Hadi Nategh
bf28e417ec Set title for attachment file in Delivery Status Notification email 2017-07-04 13:27:09 +02:00
Hadi Nategh
0f89feec3b Do not try to get mailbody if no spamTitan feature is configured 2017-06-29 13:33:36 +02:00
Ralf Becker
3af480be9d not set folder in UI is empty, but isset($folder='') === true 2017-06-28 12:08:13 +02:00
Ralf Becker
5a05d35861 * Mail: try not talking to not configured (empty) SpamTitan URL 2017-06-28 10:29:10 +02:00
Hadi Nategh
94064f371e Make spam actions available on multiple entries 2017-06-20 17:14:08 +02:00
Hadi Nategh
7761777de3 Fix wrong documentation, try to satisfy the Scrutinizer test 2017-06-20 17:08:05 +02:00
Hadi Nategh
6919a2a51c * Mail: Fix broken quota indicator 2017-06-13 16:41:03 +02:00
Ralf Becker
c1c7ba1f04 * Mail: skip identities from SMTP only accounts in compose 2017-06-12 13:34:52 +02:00
Hadi Nategh
2622328d12 Add spam actions icons 2017-06-09 16:07:26 +02:00
Hadi Nategh
edadaafe90 Fix mail list does not get refreshed after spam action 2017-06-08 14:28:46 +02:00
Hadi Nategh
3d52b18924 * Mail: Implement Spam filtering feature including SpamTitan integration 2017-06-08 10:53:00 +02:00
Hadi Nategh
05ede25258 WIP SpamTitan integration:
- Implement add/remove domains into whitelist or blacklist
2017-06-08 10:28:17 +02:00
Hadi Nategh
e0676c0895 WIP SpamTitan integration:
- Implement add whitelist & blacklist actions
- Fix spamtitan actions error result
2017-06-08 10:23:07 +02:00
Hadi Nategh
dd598259ed WIP SpamTitan integration:
- Get email body and send it to spamTitan action handler
2017-06-08 10:22:54 +02:00
Hadi Nategh
a9c751e6a5 WIP SpamTitan integration:
- Take acc_spam_api into account for showing spam actions
2017-06-08 10:22:39 +02:00
Hadi Nategh
05bf72997c WIP SpamTitan integration:
- Add actions into mail contextmenu
2017-06-08 10:13:00 +02:00
Hadi Nategh
38b930d51c * Mail: Make multiple mail selection available for both "save to disk" and :save to filemanager" actions 2017-05-09 15:26:38 +02:00
Hadi Nategh
16ea7a4ec6 Fix some misspelled translations in mail ACL 2017-05-08 10:10:15 +02:00
Hadi Nategh
88a168620c * ActiveSync: Fix error body part not set, while trying to forward an email 2017-04-26 17:25:01 +02:00
Hadi Nategh
b5bbf3721b Try to fix identity with no domain set while sending mail out 2017-04-24 12:42:53 +02:00
Hadi Nategh
66ce58e5a4 Fix email identity with no domain part set 2017-04-24 11:39:44 +02:00
Hadi Nategh
c47c6d19f0 Do not show actions which user has no run permission 2017-04-21 16:23:04 +02:00
Hadi Nategh
fe9d41785a * Mail: Fix vacation notice can not deal with aliases, which have no domain set 2017-04-21 11:09:22 +02:00
Hadi Nategh
60ed2e50af * Mail: Support tree actions from none-selected account 2017-04-13 16:37:21 +02:00
Hadi Nategh
a3dd6a45de Do not request extra folder fetch from mail tree 2017-04-13 12:58:26 +02:00
Hadi Nategh
a3973feaa5 * Mail: Fix edit account does not refresh folder tree 2017-04-13 10:19:16 +02:00
nathangray
1edf937ec0 * Mail - add a new preference for preview pane to stay there, even when no mail is selected for previewing 2017-04-05 08:05:19 -06:00
Hadi Nategh
85e9a87c07 Make minimum quota limit 30 MB 2017-03-22 16:09:59 +01:00
Hadi Nategh
3c5b5e8ec7 * Mail: Fix attachments in preview mode do not get opened properly 2017-03-22 12:33:06 +01:00
nathangray
d34917f056 Fix zipped mail attachments with special characters in their names were not visible on all OSes 2017-03-20 10:17:00 -06:00
nathangray
55ded7c870 Fix downloading attachments as zip from mail with a colon (:) in the subject failed 2017-03-20 10:16:49 -06:00
Hadi Nategh
9cda411c4f Fix mail notification fatal error because of etemplate1 2017-03-16 12:21:34 +01:00
Hadi Nategh
7a6d977b42 Set mail quota warning to less than 50 MB 2017-03-16 12:18:44 +01:00
Hadi Nategh
75b947b6c0 Warn user about mail quota limit if it's 99% full and freespace is less than 50 mb 2017-03-16 12:12:34 +01:00
Hadi Nategh
cc6f81a15e Remove testing quota percent, committed not intentionally from previous commit 2017-03-16 12:12:19 +01:00
Hadi Nategh
a9da4d70bc * Mail: Implement quota limit warning dialog 2017-03-16 12:12:01 +01:00
Hadi Nategh
cf5dc289f9 Fix mail acl can not deal with digital account id to make the owner rules readonly 2017-03-14 17:53:36 +01:00
Hadi Nategh
2e5ca7c546 Fix broken mail acl editor 2017-03-14 16:47:41 +01:00
Hadi Nategh
303587cf25 Fix folder taglist searches the wrong mail account if it gets called from none active profile 2017-03-14 16:47:11 +01:00
nathangray
e710a6523d * Mail- List mailing lists before contacts when searching for email addresses 2017-03-07 10:19:05 -07:00
nathangray
19f3f68dec Avoid error caused by calling member method statically 2017-03-07 09:09:08 +01:00
Hadi Nategh
d3a5a34bfd Fix error server does not support binary data, due to long references. 2017-02-28 15:54:09 +01:00
nathangray
6277ea0af8 Some translation improvements from Stefan Unverricht 2017-02-27 17:27:06 -07:00
Hadi Nategh
459165352e Remove an unnecessary saveSessionData applied into get_rows 2017-02-27 17:53:06 +01:00
Ralf Becker
4873fd253e * Mail: switching signatures in html mail failed after first time
we have to keep comments in compose to be able to switch signatures
2017-02-10 13:15:48 +01:00
Hadi Nategh
f603d31478 * Mail: Fix forwardinline breaks a mail with winmail.dat attachment 2017-02-02 11:28:35 +01:00
Ralf Becker
126116584c * Mail/Admin: fix setting ACL or vaction notice from Admin app, if IMAP auth uses email address from account 2017-01-31 18:03:09 +01:00
nathangray
ed1ffdea76 Deal with special characters in subject - make sure email filename is still valid 2017-01-18 08:38:44 -07:00
Hadi Nategh
31629aeea5 * Mail: Fix can not display content of resolved winmail attachments in compose dialog 2017-01-13 10:45:26 +01:00
Klaus Leithoff
e3c993cfc4 make sure changeFolder (and delete) actions are not cached either in class-var or in cache-object by explizitly calling getFolderObjects reinitializing cache 2016-11-30 15:14:05 +00:00