egroupware_official/api/src/Mail
Hadi Nategh 3f06a89db5 S/MIME:
- Store full binary (pkcs12) certificate into credentials
- Extract cacert from pkcs12 and feed it into signing process
- Implement p12 export
2017-08-30 17:00:28 +02:00
..
Imap fix imap server shows smpt types and visa versa, also change case of DBMail 2016-04-01 12:46:10 +00:00
Smime W.I.P Smime: 2017-07-19 15:41:55 +02:00
Smtp * LDAP/Mail: fix new accounts did not automatic enable mail account 2017-08-29 20:08:43 +02:00
test support PHPunit 6.0+ and older 5.7 for PHP 5.6 2017-08-18 11:45:10 +02:00
Account.php S/MIME: 2017-08-28 15:18:25 +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 WIP of SMIME support: implement smime type storage 2017-01-25 18:03:35 +01: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 Consider whitespaces when trying to translate <, >, <= and >= signs in HTML: 2017-01-09 16:57:30 +01:00
Imap.php Fix Disposition Notification title does not get correct translation, specifically for words with umlauts 2017-06-14 12:30:34 +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: Fix vacation notice can not deal with aliases, which have no domain set 2017-04-21 11:08:39 +02:00
Sieve.php * 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
Smime.php S/MIME: 2017-08-30 17:00:28 +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