Skip to main content

SMTP error from remote mail server after RCPT TO: 451

Comments

7 comments

  • cPanelLauren
    Sounds like it could be a configuration or network issue. How's the mail client setup? Did you use the mail client configuration tool available in cPanel?
    0
  • Mike1
    Thanks for your reply. I set up all the Outlooks manually. Another user tried to email that particular person and it failed with the same message - that was from different PC and Windows Live Mail. I can see it works now for someone that it didn't work before, I think the only thing I've done was disabling a Bitdefender Anti-Ransomware tool - I didn't think that would affect emails - I'll do some tests and post an update.
    0
  • cPanelLauren
    Hi @Mike1 bitdefender could produce the behavior you're seeing it is common with anti-virus software to cause issues with a mail client's ability to send/receive mail. Do let us know if that was the cause! Thanks!
    0
  • shahajahan babu
    But I didn't fix the problem. First Mail Delivery Reports is showing - SMTP error from remote mail server after RCPT TO:: 451-000.000.000.000 is not yet authorized to deliver mail from\n451 to . Please try later. After one minute- retry time not reached I checked my IP It's ok
    0
  • cPRex Jurassic Moderator
    You may just need to clear the Exim retry database. You can do that by running these commands: /usr/sbin/exim_tidydb -t 0d /var/spool/exim retry > /dev/null /usr/sbin/exim_tidydb -t 0d /var/spool/exim reject > /dev/null /usr/sbin/exim_tidydb -t 0d /var/spool/exim wait-remote_smtp > /dev/null
    0
  • shahajahan babu
    Thanks sir, now It's working fine.
    0
  • cPRex Jurassic Moderator
    Great - I'm glad to hear that's all that was needed!
    0

Please sign in to leave a comment.