egroupware_official/api/src/Mail
ralf b9919e8f2c fix Smtp/Ads to NOT store users primary mail address as forward
if forwardOnly is not set, like we do it for UCS
2024-01-16 19:47:47 +02:00
..
Imap fix typo in docu 2022-07-25 11:19:41 +02:00
Smime W.I.P Smime: 2017-07-19 15:41:55 +02:00
Smtp fix Smtp/Ads to NOT store users primary mail address as forward 2024-01-16 19:47:47 +02:00
Account.php allow to pass $only_current_user === 0, to get only mail accounts valid for all users 2023-12-18 13:14:09 +02:00
Avatar.php WIP improve avatar loading in mail app 2023-06-28 08:21:59 +02:00
Cache.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Credentials.php * Mail: implement Exchange login-type "domain/username" 2023-12-15 17:19:16 +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 fixing ValueError: str_repeat(): Argument #2 ($times) must be greater than or equal to 0 2023-04-27 11:01:30 +02:00
Imap.php disable imap log again 2023-12-15 17:53:57 +02:00
Notifications.php an other chunk of fixed PHP 8.0 Warnings 2021-10-07 10:14:43 +02:00
Script.php fix error setting vacation notice (without rules): 2023-12-08 22:54:53 +02:00
Sieve.php be more verbose on errors and return full Sieve script text (for user/password, not for admin connection) 2023-08-09 16:49:16 +02:00
Smime.php fix "a ton" of PHP Warning: Undefined array key or variable in mail code 2022-04-26 18:46:38 +02:00
Smtp.php * Mail: implement Exchange login-type "domain/username" 2023-12-15 17:19:16 +02:00
Types.php use static Hooks methods 2016-05-11 18:58:10 +00:00