Reply To: POP3 emails not deleted, results in hunderds of send e-mails


Home Forums Front End PM PRO POP3 emails not deleted, results in hunderds of send e-mails Reply To: POP3 emails not deleted, results in hunderds of send e-mails

#30148
Shamim Hasan
Keymaster

I do not know how this error even possible. Did you declare this function inside another function?
You can wrap this function inside function_exists call so that this error never happen.
This error also can be issue for email not deleted, But as i cannot see full code, i cannot be sure. But any fatal error can create that issue. Please wrap that function inside function_exists and see if working.