egroupware_official/api/src/Mail
2023-12-07 16:39:27 +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 SQL error creating new mail-user, if username contains non-ascii chars 2023-11-14 15:51:10 +02:00
Account.php fix removing last user/group from valid-for in mail-account did not work 2023-09-15 09:31:58 +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/GMail/Microsoft365: update refresh-token, if we get one and redirects to IdP, if refresh-token is expired 2023-11-21 17:15:03 +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 remove add (optional) $vacation_rule return parameter as it causes a PHP Fatal error in hosting 2023-08-09 16:44:07 +02:00
Notifications.php an other chunk of fixed PHP 8.0 Warnings 2021-10-07 10:14:43 +02:00
Script.php * Mail: allow to configure an auto-responder, if Sieve supports the vacation-seconds extension 2023-12-07 16:39:27 +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 fix Argument 2 passed to EGroupware\Api\Mail\Smtp::mailbox_address() must be of the type string, null given 2023-02-07 08:19:39 +01:00
Types.php use static Hooks methods 2016-05-11 18:58:10 +00:00