Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 18
  1. #1
    Member
    Join Date
    Aug 2004
    Posts
    51

    Default 451 Temporary local problem - please try later

    Hi,

    When i try to sent a mail to a mail account i get this error?

    Code:
    Message 1IfBLB-0004lt-KT is not frozen
    delivering 1IfBLB-0004lt-KT
    Connecting to windtech-international.com [193.189.139.54]:25 ... connected
      SMTP<< 220-andrea.zenid.net ESMTP Exim 4.68 #1 Tue, 09 Oct 2007 11:21:26 +0200
             220-We do not authorize the use of this system to transport unsolicited,
             220 and/or bulk e-mail.
      SMTP>> EHLO alissa.zenid.net
      SMTP<< 250-andrea.zenid.net Hello alissa.zenid.net [193.189.139.51]
             250-SIZE 52428800
             250-PIPELINING
             250-AUTH PLAIN LOGIN
             250-STARTTLS
             250 HELP
      SMTP>> STARTTLS
      SMTP<< 220 TLS go ahead
      SMTP>> EHLO alissa.zenid.net
      SMTP<< 250-andrea.zenid.net Hello alissa.zenid.net [193.189.139.51]
             250-SIZE 52428800
             250-PIPELINING
             250-AUTH PLAIN LOGIN
             250 HELP
      SMTP>> MAIL FROM:<andy@zenid.net> SIZE=2374
      SMTP>> RCPT TO:<test@windtech-international.com>
      SMTP>> DATA
      SMTP<< 250 OK
      SMTP<< 451 Temporary local problem - please try later
      SMTP<< 503-All RCPT commands were rejected with this error:
             503-Temporary local problem - please try later
             503 Valid RCPT command must precede DATA
      SMTP>> QUIT
    LOG: MAIN
      == test@windtech-international.com R=lookuphost T=remote_smtp defer (-44): SMTP error from remote mail server after RCPT TO:<test@windtech-international.com>: host windtech-international.com [193.189.139.54]: 451 Temporary local problem - please try later
    I have run: /scripts/eximup --force and /scripts/upcp --force but this is not helping

  2. #2
    Member
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    300

    Default

    Try resetting the exim config to defaults. You can do this within the exim config editor in WHM. There is a button on the bottom to reset all configs to default.

    If this doesn't resolve the issue, send an email while watching /var/log/exim_mainlog to see what errors are being logged during the mail transaction.

    Make sure the domain is in /etc/localdomains or /etc/remotedomains, whichever the case may be in your situation.
    -Todd Shipway

  3. #3
    Member
    Join Date
    Aug 2004
    Posts
    51

    Default

    Hi,

    the domain was not listed in: /etc/localdomains

    so i edit the file and put the domain on the list and restart exim, and now its working!

  4. #4
    sv1
    sv1 is offline
    Member
    Join Date
    Aug 2003
    Posts
    140

    Default

    Thanks, this resolved the issue for us as well.

  5. #5
    Member erinspice's Avatar
    Join Date
    Feb 2006
    Posts
    101

    Default

    Just wanted to add that I fixed this problem on one of my servers after realizing my client had made a typo entering the default address -- he had put :blackhole instead of :blackhole: .

  6. #6
    Member
    Join Date
    Jul 2002
    Posts
    350

    Default

    I had the same problem, the domain was missing from /etc/localdomains , adding it there and restarting exim resolved the issue.

    Thank you

  7. #7
    Registered User
    Join Date
    Sep 2007
    Posts
    3

    Default 451 Temporary local problem

    Issue: If Still getting same error using default email address then?????


    Solution:

    uncheck sernder verify option in exim configuration (WHM)



  8. #8
    Member
    Join Date
    Aug 2006
    Posts
    6

    Default solved

    I had the same problem, the domain was missing from /etc/localdomains , adding it there and resolved the issue.

    Thank you
    Muugii

  9. #9
    Registered User
    Join Date
    Aug 2008
    Posts
    2

    Default

    Yes, that is how we fix this issue, however cpanel seems to keep taking the domains out of /etc/localdomains

    Any suggestions?

  10. #10
    Registered User
    Join Date
    Aug 2008
    Posts
    2

    Default

    Quote Originally Posted by crushpanel View Post
    Yes, that is how we fix this issue, however cpanel seems to keep taking the domains out of /etc/localdomains

    Any suggestions?
    any1 else with this similar problem??

  11. #11
    Member
    Join Date
    Jun 2005
    Posts
    39

    Default

    It (/etc/localdomains) doesn't get reset all the time but it's happened twice for a domain that was moved to us recently. Am I missing some configuration?

  12. #12
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    If a domain is in /etc/remotedomains it will be removed from /etc/localdomains. Also, if you have enabled WHM > Tweak Settings > Automatically setup /etc/localdomains, /etc/remotedomains, /etc/secondarymx based on where the mx entry is pointed, then if the configured DNS resolvers are incorrect those files will be updated incorrectly. To retain control over the files, disable that feature.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  13. #13
    Member FeeL's Avatar
    Join Date
    Apr 2004
    Location
    Rio de janeiro
    Posts
    142
    cPanel/Enkompass Access Level

    Reseller Owner

    Default

    In my case I´ve solved on

    www.domain.com:2082/frontend/x3/mail/mx.html

    domain.com -> to 0 domain.com delete no

    Turning the no to YES
    -----------
    FeeL Buarque
    SysAdmin.

  14. #14
    Registered User
    Join Date
    Jan 2009
    Posts
    1

    Default

    Hi,

    I faced the same problem
    I have fixed it by running

    /scripts/mailperm USERNAME

    Other methods didn't help

  15. #15
    Member
    Join Date
    Nov 2006
    Location
    Sofia, Bulgaria
    Posts
    18

    Default Re: 451 Temporary local problem - please try later

    Hi,
    we have two servers running CPanel and both cant send email to each other with the same error:
    SMTP<< 451 Temporary local problem - please try later
    SMTP<< 503-All RCPT commands were rejected with this error:
    503-Temporary local problem - please try later
    503 Valid RCPT command must precede DATA
    While on the other we get:
    Message 1QTs3S-0007AL-4b is not frozen
    delivering 1QTs3S-0007AL-4b
    LOG: MAIN PANIC
    failed to expand condition "${if eq {$authenticated_id}{}{0}{${if eq {$sender_address}{$local_part@$domain}{0}{${if match{$received_protocol}{local}{${perl{checkbx_autowhitelist}{$authenticated_id}}}{${if match{$received_protocol}{\N^e?smtps?a$\N}{${perl{checkbx_autowhitelist}{$authenticated_id}}}{0}}}}}}}}" for boxtrapper_autowhitelist router: Undefined subroutine &main::checkbx_autowhitelist called.

    LOG: MAIN PANIC
    failed to expand condition "${perl{checkspam2}}" for checkspam2 router: Undefined subroutine &main::checkspam2 called.

    LOG: MAIN PANIC
    failed to expand condition "${perl{trackbandwidth}}" for trackbandwidth router: Undefined subroutine &main::trackbandwidth called.

    LOG: MAIN
    == XXX@XXX.XXX R=lookuphost defer (-1): lookuphost router failed to expand "${perl{mailtrapheaders}}": Undefined subroutine &main::mailtrapheaders called.\n
    When we try to delivery a message.
    We did reset the settings of Exim and we did add the domains to /etc/remotedomains for both servers and still nothing. The issue seems to be related to the upgrade of the both servers to 11.30 (build 26).

    Any advice/help would be appreciated.

    P.S.
    It seems the server with the second error can not send or receive emails. And it seems it is related to the latest CPanel release as we did the upgrade during the weekend but yesterday noticed the problem.
    Last edited by kenashkov; 06-07-2011 at 07:09 AM.

Similar Threads & Tags
Similar threads

  1. 451 Temporary local problem - please try later
    By Deker in forum E-mail Discussions
    Replies: 4
    Last Post: 02-14-2012, 01:48 PM
  2. 451 Temporary local problem - please try later
    By PCZero in forum E-mail Discussions
    Replies: 3
    Last Post: 02-04-2008, 09:09 AM
  3. 451 Temporary local problem
    By bigman in forum cPanel and WHM Discussions
    Replies: 7
    Last Post: 04-11-2005, 11:21 AM
  4. 451 Temporary local problem
    By adapter in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 08-04-2004, 06:23 PM
  5. 451 Temporary local problem
    By Sopos in forum cPanel and WHM Discussions
    Replies: 27
    Last Post: 06-02-2004, 05:05 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube