• Hi All,

    Been working on this for days. Cannot send mail from WP site. have created email called “[email protected]” and installed and correctly configured WP Mail SMTP plugin. I am stull unable to send email and recieve the error below:

    The SMTP debugging output is shown below:
    
    SMTP -> FROM SERVER:
    220-box446.bluehost.com ESMTP Exim 4.69 #1 Tue, 29 Mar 2011 09:59:18 -0600
    220-We do not authorize the use of this system to transport unsolicited,
    220 and/or bulk e-mail.
    SMTP -> FROM SERVER:
    250-box446.bluehost.com Hello jaredtendlerpoker.com [69.89.31.246]
    250-SIZE 52428800
    250-PIPELINING
    250-AUTH PLAIN LOGIN
    250-STARTTLS
    250 HELP
    SMTP -> FROM SERVER:
    250 OK
    SMTP -> FROM SERVER:
    250 Accepted
    SMTP -> FROM SERVER:
    354 Enter message, ending with "." on a line by itself
    SMTP -> FROM SERVER:
    451 Temporary local problem - please try later
    SMTP -> ERROR: DATA not accepted from server: 451 Temporary local problem - please try later
    
    SMTP -> FROM SERVER:
    250 Reset OK

    Can anyone tell me what this error means and/or suggest anything that I might do to find out what it means and how to solve it? The site forum is currently not allowing new users to register because of this email issue and of course not send email in general. Thanks in advance for any help!

The topic ‘[Plugin: WP Mail SMTP] 451 Temporary local problem’ is closed to new replies.