egroupware/api/src/Mail
2016-07-26 14:51:18 +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 hook to invalidate, if mailaccount userdata changes 2016-04-06 09:05:02 +00: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 * Mail: automatic migrate old mcrypt tripledes passwords to openssl AES on successful login 2016-07-07 16:08:35 +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 adding a first unit test to EGroupware, plus a test runner running all test-classes in either: 2016-07-11 21:40:02 +02: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 explizitly handle span element on convertHTMLToText 2016-05-27 12:29:18 +02:00
Imap.php * eMail/UCS: fix setting of mailbox ACL for IMAP login-type "email" 2016-07-26 14:51:18 +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 PHP Fatal error when saving Sieve scripts 2016-06-13 14:17:48 +02:00
Sieve.php moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving 2016-03-28 18:51:38 +00: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