Hi all, running OsTicket 1.12.6 on CentOS 7 with PHP 7.3 and MariaDB 5.5
I noticed a bunch of Mailer Error and Delivery Email Error (i don't know if this is the exact name, my installation is translated) which means both notification to user and reply to tk didn't send. All this happened suddenly in a range of 5 days. I've done tests and email works fine, the smtp is external and i dont manage it, so i'm unable to get any log-
The question is about the error OsTicker logged:
Failed to set sender: noreply@blabla.com [SMTP: Invalid response code received from server (code: -1, response: )]
Now....as far as i know code -1 is not an SMTP error code, maybe i'm doing something wrong?