egroupware_official/api/src/Mail
2023-12-18 13:14:09 +02:00
..
Imap fix typo in docu 2022-07-25 11:19:41 +02:00
Smime
Smtp fix SQL error creating new mail-user, if username contains non-ascii chars 2023-11-14 15:51:10 +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
Hooks.php
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