Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 19
  1. #1
    Member silvernetuk's Avatar
    Join Date
    Sep 2002
    Location
    United Kingdom
    Posts
    311

    Exclamation Bind/Exim Problem, More of a Bind problem I think

    Hi,

    The past few days I have been having problems with my email going between server 2 and server 1 and get the following errors when trying to manual send email from whm.

    Message 1A67il-0001O2-Se is not frozen
    Connecting to domain-on-server-1.net [66.246.xx.x]:25 ... connected
    SMTP<< 220-serv1.server1.com ESMTP Exim 4.24 #1 Sun, 05 Oct 2003 13:33:10 +0100
    220-We do not authorize the use of this system to transport unsolicited,
    220 and/or bulk e-mail.
    SMTP>> EHLO emma.server2.com
    SMTP<< 250-serv1.server1.com Hello emma.server2.com [69.57.xxx.xxx]
    250-SIZE 52428800
    250-PIPELINING
    250-AUTH PLAIN LOGIN
    250-STARTTLS
    250 HELP
    SMTP>> STARTTLS
    SMTP<< 220 TLS go ahead
    SMTP>> EHLO emma.server2.com
    SMTP<< 250-serv1.server1.com Hello emma.server2.com [69.57.xxx.xxx]
    250-SIZE 52428800
    250-PIPELINING
    250-AUTH PLAIN LOGIN
    250 HELP
    SMTP>> MAIL FROM: SIZE=1766
    SMTP>> RCPT TO:
    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
    == admin@domain-on-server-1.net R=lookuphost T=remote_smtp defer (0): SMTP error from remote mailer after RCPT TO:: host domain-on-server-1.net [66.246.xx.x]: 451 Temporary local problem - please try later

    When I restart Bind on server 1 it delivers fine for about 24 to 48hrs and then it break and have to restart bind again, I have search CPanel forum and not really come up with anything, can anyone help point me in the right direction, are there any logs I can check and where would I look for the problem ?

    Regards,
    Garry

    cPanel.net Support Ticket Number:

  2. #2
    Member B12Org's Avatar
    Join Date
    Jul 2003
    Location
    Seattle Washington
    Posts
    694

    Default

    Try reinstalling Exim, as that is usaully the culprit, and lots of peoples (even mine) has broke in the last week. Login to your server, then "su -" run /scripts/exim4

    That should reinstall. Let me know how that works out.

    cPanel.net Support Ticket Number:

  3. #3
    Member silvernetuk's Avatar
    Join Date
    Sep 2002
    Location
    United Kingdom
    Posts
    311

    Default

    Hi,

    Already tryed that, I just didn't do the su bit, but exim still reinstalled.

    Regards,
    Garry

    cPanel.net Support Ticket Number:

  4. #4
    Member silvernetuk's Avatar
    Join Date
    Sep 2002
    Location
    United Kingdom
    Posts
    311

    Default

    Hi,

    It starting to look like everytime UPCP runs at night it breaks.
    The main reason I think it a bind issue is by restarting it, it works fine.

    It seem to be since the update on the 3rd of Oct 2003 to 8.4.0-R91

    Regards,
    Garry

    cPanel.net Support Ticket Number:

  5. #5
    Member
    Join Date
    Aug 2003
    Posts
    6

    Default

    I've restarted the bind.. and also reinstall exim4..
    but still not working..
    plz help

    cPanel.net Support Ticket Number:

  6. #6
    Member B12Org's Avatar
    Join Date
    Jul 2003
    Location
    Seattle Washington
    Posts
    694

    Default

    What in particular about it breaks?

    cPanel.net Support Ticket Number:

  7. #7
    Member silvernetuk's Avatar
    Join Date
    Sep 2002
    Location
    United Kingdom
    Posts
    311

    Default

    Either Bind or Exim does as it will not allow email to be receive from server 2, but by restarting bind on server 1 it start receiving again as normal

    Regards,
    Garry

    cPanel.net Support Ticket Number:

  8. #8
    Member B12Org's Avatar
    Join Date
    Jul 2003
    Location
    Seattle Washington
    Posts
    694

    Default

    Ok, so I am also assuming then that you have ran the appropriate scripts related to dns, such as update, fixndc, fixnamed and all that good stuff, done a reinstall of bind as well as bind tools and any other potentially helpfull dns rpm, and have reinstalled exim (as you said you already have).

    cPanel.net Support Ticket Number:

  9. #9
    Member silvernetuk's Avatar
    Join Date
    Sep 2002
    Location
    United Kingdom
    Posts
    311

    Default

    Hi,

    I haven't run any dns related scripts nor reinsall bind, what scripts do you recommend I run ?

    and what is the command to reinstall bind is there a script for this ?

    Regards,
    Garry

    cPanel.net Support Ticket Number:

  10. #10
    Member
    Join Date
    Mar 2003
    Posts
    11

    Default

    /scripts/mailperm

    That command fixes this error. It re-adds the domain to the localdomains file.

    cPanel.net Support Ticket Number:

  11. #11
    Member silvernetuk's Avatar
    Join Date
    Sep 2002
    Location
    United Kingdom
    Posts
    311

    Default

    Hi,

    Thank you, but I have tryed that, it seem to be a server wide issue more then anything, I know it affect 2 domains, maybe more.

    Regards,
    Garry

    cPanel.net Support Ticket Number:

  12. #12
    Member
    Join Date
    Mar 2003
    Posts
    11

    Default

    Well you sir, have a very odd problem...hehe.

    I had JUST experienced this error 10 minutes ago which is why I am telling you that /scripts/mailperm fixes this problem.

    I dont have any other suggestions, maybe your only fix would be contacting cpanel support and explaining your problem.

    cPanel.net Support Ticket Number:

  13. #13
    Member B12Org's Avatar
    Join Date
    Jul 2003
    Location
    Seattle Washington
    Posts
    694

    Default

    You can go into whm, and under software, select install rpm. Select Bind on the list, and check the force install button. Install any other bind related utility that you think you may need.

    cPanel.net Support Ticket Number:

  14. #14
    cPanel Partner NOC cPanel Partner NOC Badge myusername's Avatar
    Join Date
    Mar 2003
    Location
    chown -R us.us *yourbase*
    Posts
    712
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    Originally posted by anth2k1
    Well you sir, have a very odd problem...hehe.

    I had JUST experienced this error 10 minutes ago which is why I am telling you that /scripts/mailperm fixes this problem.

    I dont have any other suggestions, maybe your only fix would be contacting cpanel support and explaining your problem.

    cPanel.net Support Ticket Number:
    I can almost bet that you had:

    550-permitted to relay through this server. Perhaps you have not logged into
    550-the pop/imap server in the last 30 minutes or do not have SMTP
    550 Authentication turned on in your email client.

    Which is different from:

    SMTP error from remote mailer after RCPT TO:<support@whatever.com>:
    host whatever.com [66.246.42.xxx]: 451 Temporary local problem - please try later: retry timeout exceeded

    The latter being the issue discussed.

    /scripts/mailperm doesnt fix this one. I have had both of these issues. /scripts/mailperm did the job on the 550 error fine. (run /scripts/updatenow, then /scripts/mailperm for the 550 error)



    cPanel.net Support Ticket Number: 26529
    Last edited by myusername; 10-15-2003 at 12:58 PM.

  15. #15
    Member
    Join Date
    Jan 2003
    Posts
    276

    Default 451 Temporary local problem - please try later

    I am having the same problem sending from one server to another.
    451 Temporary local problem - please try later.

    Does anyone have a fix for this yet??

    I have tried everything listed here and in another tread.

    Thanks
    www.ccccanada.com
    Web and Server Hosting

Similar Threads & Tags
Similar threads

  1. Bind Problem ?
    By maxihost2 in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 08-19-2005, 03:20 AM
  2. Bind Problem
    By snownet in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 03-22-2005, 12:26 AM
  3. Bind problem
    By ashd in forum New User Questions
    Replies: 5
    Last Post: 02-20-2005, 09:40 AM
  4. Exim bind address problem
    By headmaster in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 08-25-2004, 03:38 PM
  5. Bind problem...
    By jasonsuzman in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 08-01-2002, 12:41 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube