0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-06 23:10:03 +00:00
salesagility_SuiteCRM/include/Imap
Clemente Raposo 2524e55359 Fix #9839 - Add Imap2Handler to use imap2 lib
- Add Imap2Handler
- Update ImapHandlerFactory to be able to choose between both handlers
- Update InboundEmail to choose the handler based on the configuration
2022-12-12 13:13:45 +00:00
..
Imap2Handler.php Fix #9839 - Add Imap2Handler to use imap2 lib 2022-12-12 13:13:45 +00:00
ImapHandler.php Fix #9839 - Move email list retrieval from InboundEmail to ImapHandler 2022-12-12 13:13:45 +00:00
ImapHandlerException.php cleanup 2018-12-13 13:25:12 +00:00
ImapHandlerFactory.php Fix #9839 - Add Imap2Handler to use imap2 lib 2022-12-12 13:13:45 +00:00
ImapHandlerFake.php docs and cleanup 2018-10-16 15:07:09 +01:00
ImapHandlerFakeCalls.php Binary-unsafe 'fopen(...)' usage 2019-08-05 16:27:11 +01:00
ImapHandlerFakeData.php Replaced alias functions 2019-10-17 13:30:22 +01:00
ImapHandlerInterface.php Fix #9839 - Move stream validity check to ImapHandlers 2022-12-12 13:13:45 +00:00
ImapTestSettingsEntry.php cleanup 2018-12-13 13:25:12 +00:00
ImapTestSettingsEntryHandler.php add more tests to imap handling 2018-12-13 14:07:41 +00:00