scotlad9
Results
2
comments of
scotlad9
Does anyone have a solution for this please? As we use Exchange 365 it's a show stopper preventing us changing over from another CRM.
**Update - Partial Solution:** Disable RBL in /config/Components/Mail.php by changing value from true to false (as described esleswhere): public static $rcListCheckRbl = false; Emails are now retrieved correctly with sort...