egroupware/api/src/Mail
2022-07-05 15:18:50 +02:00
..
Imap fix some typos and IDE warnings 2022-07-05 15:18:50 +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/Dovecot: allow to use admin credentials to access mail when no session password is available, e.g. for SSO 2022-07-05 15:16:01 +02:00
Cache.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Credentials.php fix "a ton" of PHP Warning: Undefined array key or variable in mail code 2022-04-26 18:46:38 +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 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 fix some typos and IDE warnings 2022-07-05 15:18:50 +02:00
Notifications.php an other chunk of fixed PHP 8.0 Warnings 2021-10-07 10:14:43 +02:00
Script.php fix PHP 8.0 TypeError: Unsupported operand types: string & int 2021-11-11 07:59:54 +01: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