I made some changes to create a contact from a case made via email if one didn’t exist. The functions (and my debugging) wasn’t working so I moved that file and just copied over the original one again, checking permissions. I then renamed the original modules/InboundEmail/AOPInboundEmail.php file to a .bak file so the system was forced to use the custom one… now I get errors in the log file.
What am I missing here? Why won’t it utilize my custom AOPInboundEmail file?