egroupware/api/src/Mail
2017-04-21 11:08:39 +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
Smtp fix use of old accounts_sql class, only existing if old phpgwapi is installed 2017-02-28 10:14:38 +01:00
test need to use global namespace for non-namespaced phpunit 4.8 class PHPUnit_Framework_TestCase 2016-07-11 22:49:36 +02:00
Account.php give quota-limit from SMTP/SQL precedence over (cached) quota from Dovecot 2017-02-28 18:39:55 +01: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 added (commented out) code to enable IMAP log for a single user 2017-03-08 10:33:00 +01: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 W.I.P. smime support: 2017-04-11 15:29:31 +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