egroupware/api/src/Mail
2016-05-30 15:41:27 -06: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
Account.php Fix namespace causes class check to fail 2016-05-30 15:41:27 -06: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 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
Hooks.php move hooks class to api and only cache hooks in instance cache (instead of database: filesystem scan takes ~4ms, cache ~0.2ms) 2016-04-02 14:16:20 +00:00
Html.php explizitly handle span element on convertHTMLToText 2016-05-27 12:29:18 +02:00
Imap.php moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving 2016-03-28 18:51:38 +00: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 moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving 2016-03-28 18:51:38 +00: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