egroupware/api/src/Mail
2020-09-15 08:36:17 +02:00
..
Imap move configuration of imap servers supporting push to mail site config and stadard imap server 2020-07-23 14:17:32 +02:00
Smime W.I.P Smime: 2017-07-19 15:41:55 +02:00
Smtp return only integer quota (im MB) as Dovecot does not deal with floats 2019-07-04 16:14:26 +02:00
Account.php fix mail compose was not showing all identities after last commit 2019-07-04 09:28:27 +02:00
Cache.php moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving 2016-03-28 18:51:38 +00:00
Credentials.php * Etemplate: Password widget improvements - suggest password button, added as custom field type (stored encrypted) 2020-06-12 10:56:53 -06:00
hash_pbkdf2.php keep Travis happy by only conditional defining hash_pbkdf2 in polyfill 2016-06-20 11:04:52 +02:00
Hooks.php fix old Smtp/Imap plugin names causing mail hooks not to run and accounts not being activated 2016-06-05 18:09:30 +02:00
Html.php Fix replying to some mails with broken pre tags would cause infinite loop 2019-12-03 14:34:32 +01:00
Imap.php * Mail: fix not shown folder tree for some Cyrus servers 2020-08-13 18:51:24 +02:00
Notifications.php fix mail account dialog for non user-editable accounts was always readonly and SQL error on storing it, caused by moving tables from (no longer existing) emailadmin to api 2016-04-06 08:48:52 +00:00
Script.php * Mail: warn user when there's no space left for storing sieve rules because of sieve_maxscriptsize limit 2018-06-15 15:49:34 +02:00
Sieve.php try "PLAIN" first, in case IMAP wrongly reports some digest, it does not (correctly) implement 2020-02-05 10:58:34 +01:00
Smime.php Fixed: Declaration of EGroupware\Api\Mail\Smime::extractSignedContents($data) should be compatible with Horde_Crypt_Smime::extractSignedContents($data, $sslpath = NULL) 2020-09-15 08:36:17 +02:00
Smtp.php moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving 2016-03-28 18:51:38 +00:00
Types.php use static Hooks methods 2016-05-11 18:58:10 +00:00