ehlo ERROR
Posted: Mon Dec 07, 2015 5:50 pm
All of a sudden, ive started getting this trigger and emails have stopped
if (substr($reply, 0, 3) != 250) {
trigger_error('Error: EHLO not accepted from server!');
Anyone know what it could be?
Been no updates or changes to server from me.
if (substr($reply, 0, 3) != 250) {
trigger_error('Error: EHLO not accepted from server!');
Anyone know what it could be?
Been no updates or changes to server from me.