I am having issues sending emails from my web mail, and using PHP mail()
I looked in Email Trace on my account and found a bunch of these two errors...
SMTP error from remote mail server after RCPT TO:<myemail@domain.com>: host 198.91.80.251 [198.91.80.251]: 451 4.3.0 Error: queue file write error
and
Connection timed out: SMTP timeout while connected to 198.91.80.251 [198.91.80.251] after initial connection
In about 40 attempts to send messages, only 3 have gotten sent...
Please help!
Images for reference...



I looked in Email Trace on my account and found a bunch of these two errors...
SMTP error from remote mail server after RCPT TO:<myemail@domain.com>: host 198.91.80.251 [198.91.80.251]: 451 4.3.0 Error: queue file write error
and
Connection timed out: SMTP timeout while connected to 198.91.80.251 [198.91.80.251] after initial connection
In about 40 attempts to send messages, only 3 have gotten sent...
Please help!
Images for reference...



Last edited: