egroupware_official/api/src/Mail
ralf 7522e7615f fix Argument 2 passed to EGroupware\Api\Mail\Smtp::mailbox_address() must be of the type string, null given
called in /usr/share/egroupware/api/src/Mail/Smtp.php on line 238
caused by no mail domain specified in config or mail account
2023-02-07 08:19:39 +01: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 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
Account.php * Mail/OAuth: fix not working auth with custom Office365 domains outside mail wizard 2023-01-30 10:19:56 +01:00
Cache.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Credentials.php * Mail/OAuth: fix not working auth with custom Office365 domains outside mail wizard 2023-01-30 10:19:56 +01: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 fix ValueError: str_repeat(): Argument #2 ($times) must be greater than or equal to 0 2022-06-21 14:15:28 +02:00
Imap.php WIP OAuth authentication for mail: working now with Gmail 2022-12-25 14:49:37 -06:00
Notifications.php an other chunk of fixed PHP 8.0 Warnings 2021-10-07 10:14:43 +02:00
Script.php * Mail/Sieve: fix vacation notice activated by date does not work if the start date is set in future 2022-07-18 14:00:18 +02:00
Sieve.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +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