egroupware_official/api/src/Mail
ralf f2eae9041a * Mail/OAuth: fix not working auth with custom Office365 domains outside mail wizard
Mailserver was not available, so OAuth was not detected, when trying to get a new access-token for a refresh-token
2023-01-30 10:19:56 +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 some typos and IDE warnings 2022-07-05 15:18:50 +02: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 add an additional static method Api\Mail\Smtp::mailbox_address() 2021-09-29 10:10:48 +02:00
Types.php use static Hooks methods 2016-05-11 18:58:10 +00:00