egroupware_official/api/src/Mail
2024-10-14 18:39:06 +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 Smtp/Ads to NOT store users primary mail address as forward 2024-01-16 19:46:54 +02:00
Account.php improving/fixing for case of multiple default accounts depending on memberships 2024-04-10 12:29:13 +02:00
Avatar.php * Mail: revert to use first and second part of full rfc822 mail address outside angle brackets as first and last name 2024-04-08 12:21:50 +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/Filemanager: admin can allow users to store a password to pass to mail- and file-servers in case they use (password-less) SingleSignOn 2024-09-03 09:58:47 +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 another big chunk of PHP Warnings 2024-02-08 12:30:39 +02:00
Imap.php Fix some PHP Deprecated or Warnings 2024-03-06 10:58:10 +02:00
Notifications.php another big chunk of PHP Warnings 2024-02-08 12:30:39 +02:00
Script.php * Mail: fix Sieve editor considers mail body rules wrongly as unconditional, if there are more than one rule 2024-10-14 18:39:06 +02:00
Sieve.php be more verbose on errors and return full Sieve script text (for user/password, not for admin connection) 2023-08-03 13:58:51 +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:13:04 +02:00
Types.php use static Hooks methods 2016-05-11 18:58:10 +00:00