|
|||
|
email from php or command line not working
Hi all,
I'm having problems getting php or command line emails to send. The php ones get placed in the queue however don't allow me to send when clicking the relevant link in the queue. Here's the error message I'm getting: Message 1F6822-00068k-Gy is not frozen delivering 1F6822-00068k-Gy Connecting to email.com [69.16.x.x]:25 ... connected SMTP<< 220-host.emailserver.com ESMTP Exim 4.52 #1 Mon, 06 Feb 2006 20:34:23 +0000 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail. SMTP>> EHLO host.cheesyns.com SMTP<< 250-host.emailserver.com Hello host.myserver.com [66.111.x.x] 250-SIZE 52428800 250-PIPELINING 250-AUTH PLAIN LOGIN 250-STARTTLS 250 HELP SMTP>> STARTTLS SMTP<< 220 TLS go ahead SMTP>> EHLO host.myserver.com SMTP<< 250-host.emailserver.com Hello host.myserver.com [66.111.x.x] 250-SIZE 52428800 250-PIPELINING 250-AUTH PLAIN LOGIN 250 HELP SMTP>> MAIL FROM:<nobody@host.myserver.com> SIZE=2416 SMTP>> RCPT TO:<my@email.com> SMTP>> DATA SMTP<< 250 OK SMTP<< 451 Temporary local problem - please try later SMTP<< 503 valid RCPT command must precede DATA SMTP>> QUIT LOG: MAIN == my@email.com R=lookuphost T=remote_smtp defer (-44): SMTP error from remote mail server after RCPT TO:<my@email.com>: host emailserver.com [69.16.x.x]: 451 Temporary local problem - please try later Return to Mail Queue Any ideas? Thanks, Red. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|