The nobody user (PHP and such) can't send mail anymore. When I go to WHM's mail queue and attempt to manually send mail, I get an error message similar to this:
What can I do to fix this? Thanks in advance!
Code:
Message 1GC0O1-0004fQ-2Q is not frozen
delivering 1GC0O1-0004fQ-2Q
Connecting to mx1.mail.spray.net [212.78.202.6]:25 ... connected
SMTP<< 220 lmin12.st1.spray.net ESMTP Postfix
SMTP>> EHLO pinpoint.dedicatedplace.com
SMTP<< 250-lmin12.st1.spray.net
250-PIPELINING
250-SIZE 51200000
250-ETRN
250 8BITMIME
SMTP>> MAIL FROM:<[email protected]> SIZE=2496
SMTP>> RCPT TO:<[email protected]>
SMTP>> DATA
SMTP<< 250 Ok
SMTP<< 450 <[email protected]>: Sender address rejected: Domain not found
LOG: MAIN
SMTP error from remote mail server after RCPT TO:<[email protected]>: host mx1.mail.spray.net [212.78.202.6]: 450 <[email protected]>: Sender address rejected: Domain not found
SMTP<< 554 Error: no valid recipients
SMTP>> QUIT
Connecting to mx2.mail.spray.net [212.78.202.7]:25 ... connected
SMTP<< 220 lmin12.st1.spray.net ESMTP Postfix
SMTP>> EHLO pinpoint.dedicatedplace.com
SMTP<< 250-lmin12.st1.spray.net
250-PIPELINING
250-SIZE 51200000
250-ETRN
250 8BITMIME
SMTP>> MAIL FROM:<[email protected]> SIZE=2496
SMTP>> RCPT TO:<[email protected]>
SMTP>> DATA
SMTP<< 250 Ok
SMTP<< 450 <[email protected]>: Sender address rejected: Domain not found
SMTP<< 554 Error: no valid recipients
SMTP>> QUIT
LOG: MAIN