Commit Graph

960 Commits

Author SHA1 Message Date
Hadi Nategh
f2a8b7d029 Fix mail acl can not deal with digital account id to make the owner rules readonly 2017-03-14 17:50:45 +01:00
Hadi Nategh
1992cd4e14 Fix broken mail acl editor 2017-03-14 14:49:29 +01:00
Hadi Nategh
cbfa9e1d14 Fix folder taglist searches the wrong mail account if it gets called from none active profile 2017-03-14 10:53:50 +01:00
Hadi Nategh
aaf3492588 Warn user about mail quota limit if it's 99% full and freespace is less than 50 mb 2017-03-13 10:49:32 +01:00
Hadi Nategh
7da5805d80 Remove testing quota percent, committed not intentionally from previous commit 2017-03-10 11:40:28 +01:00
Hadi Nategh
2b6da19330 * Mail: Implement quota limit warning dialog 2017-03-10 11:22:51 +01:00
Hadi Nategh
92395ea834 WIP SMIME support: Use encyption method in mailer object 2017-03-09 17:42:41 +01:00
nathangray
a14a8681fc * Mail- List mailing lists before contacts when searching for email addresses 2017-03-07 10:18:21 -07:00
Hadi Nategh
eba4ce0549 Fix IDE warnings 2017-03-07 15:20:11 +01:00
Hadi Nategh
c1aa7c16bf Creating folder on not active profile can be handled by changeProfile 2017-03-07 14:05:42 +01:00
Hadi Nategh
104acdde5f Fix mail tree does not get refreshed after folder creation 2017-03-07 12:29:45 +01:00
Hadi Nategh
db13e47fbd * Mail: Fix add folder action does not work properly on top level 2017-03-07 12:21:00 +01:00
nathangray
f8c8d1d84c Fix downloading attachments as zip from mail with a colon (:) in the subject failed 2017-03-01 09:58:56 -07:00
Hadi Nategh
32a5cdb151 Fix error server does not support binary data, due to long references. 2017-02-28 15:53:11 +01:00
nathangray
608f9d1142 Some translation improvements from Stefan Unverricht 2017-02-27 11:14:31 -07:00
Hadi Nategh
9e8642b2fa Remove an unnecessary saveSessionData applied into get_rows 2017-02-27 17:46:01 +01:00
Hadi Nategh
91a5f3180f WIP of SMIME support:
- Fix actions names in compose dialog
2017-02-22 13:46:20 +01:00
Hadi Nategh
116151a092 WIP of SMIME support:
- Implement smime ecryption in compose
- Implement passphrase dialog
2017-02-15 12:23:27 +01:00
Ralf Becker
94e71aa6bf * 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:14:11 +01:00
Hadi Nategh
ce9a36ddf9 WIP of smime sing and encrypt message 2017-02-03 12:33:49 +01:00
Hadi Nategh
e2ceed61ac * Mail: Fix forwardinline breaks a mail with winmail.dat attachment 2017-02-02 11:27:15 +01:00
Ralf Becker
70c0a26307 * Mail/Admin: fix setting ACL or vaction notice from Admin app, if IMAP auth uses email address from account 2017-01-31 18:01:49 +01:00
Hadi Nategh
53669d2b3b WIP smime support:
- Fix decrypted message gets cut off
2017-01-30 11:26:08 +01:00
Hadi Nategh
bb5f1fd66b WIP of SMIME support: Implement password dialog for password protected smime message 2017-01-27 17:59:59 +01:00
Hadi Nategh
2d8b8fc5dc WIP of SMIME support: First attempt to decrypt a smime encrypted message 2017-01-26 17:45:07 +01:00
Hadi Nategh
29aa1048fe W.I.P of SMIME support for mail application:
- Add smime digital signature icon
- Add handler for smime certificate to be able to see the attached certificate
2017-01-23 09:48:00 +01:00
nathangray
383aeeba8c Add a selectbox for infolog type to addressbook's merge-to-email dialog 2017-01-20 08:37:08 -07:00
Hadi Nategh
a3562129b0 W.I.P of SMIME support for mail application:
- Resolve smime p7b attachment and translate it to PEM format
- Assign a button to show the message is signed plus handler for showing the certificate
- Fix Smime class to only use php openssl extension
2017-01-19 18:52:44 +01:00
nathangray
845a1ec3e7 Added a checkbox for 'save as infolog' when merging multiple contacts into an email document. 2017-01-19 09:36:38 -07:00
nathangray
be68b38982 Split integrate() so we can get just the data, without triggering UI 2017-01-19 08:21:46 -07:00
nathangray
2352640ad7 Avoid error caused by calling member method statically 2017-01-16 13:02:19 -07:00
Hadi Nategh
da8bb01e33 * Mail: Fix can not display content of resolved winmail attachments in compose dialog 2017-01-12 12:37:20 +01:00
Hadi Nategh
2df0dfaa1c Allow user to be able to modify list of trusted domains for external images 2017-01-12 12:35:14 +01:00
nathangray
c2e12a6583 Deal with special characters in subject - make sure email filename is still valid 2016-12-21 08:50:32 -07:00
Hadi Nategh
23aea3864c Keep allowExternalIMGs preference intact and use an explicit preference for allowed domains 2016-12-02 10:09:56 +01:00
Klaus Leithoff
22c63665fc 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:11:42 +00:00
Hadi Nategh
5fb70c77ab Work in progress of mail external image handler 2016-11-23 18:52:43 +01:00
Hadi Nategh
4b6293cfe1 Fix inline forward an email from draft folder does not include attachments 2016-11-23 12:23:11 +01:00
Klaus Leithoff
e9155a000b * Mail/Z-Push: handle charset-problem on sending mails with added EGW-Signature 2016-11-10 12:50:51 +00:00
Klaus Leithoff
dbc31d5ccb fix problem with AlterPingChanges with non selectable folders 2016-10-25 11:39:23 +00:00
Klaus Leithoff
910b92acca catch errors/exceÃptions on fetchMessages in GetMessageList (e.g. on not existing folders) 2016-10-24 16:46:45 +00:00
Klaus Leithoff
7588c9a493 rework of fix for problem regarding send with bcc when using esync 2016-10-19 10:01:38 +00:00
Klaus Leithoff
c47d8a26c3 * Mail: fix problem regarding send with bcc when using esync 2016-10-18 13:59:32 +00:00
Ralf Becker
a41f78381c Stylite AG --> EGroupware GmbH 2016-10-08 14:32:58 +02:00
Hadi Nategh
3130f9df52 Run HTMLawed on compose body 2016-10-05 16:31:58 +02:00
Hadi Nategh
83de4986c8 Fix inline images of compose do not get stored as links into integrated applications like infolog, tracker or calendar 2016-09-21 15:52:50 +02:00
Hadi Nategh
be629154af * Mail: Fix save button in image view mode (expose) does not work for mails attachments 2016-08-30 11:27:13 +02:00
Ralf Becker
6a4c89d61a * Mail: iCal attachments are shown as such, only meeting requests trigger calendar interface with accept/reject buttons 2016-08-23 17:22:55 +02:00
Hadi Nategh
628ac046fe Implement mail integration check entry for mail compose 2016-08-18 17:31:27 +02:00
Hadi Nategh
e1aa951ecf Fix email with .ics attachment does not display email body 2016-08-18 10:17:22 +02:00