Results 1 to 5 of 5

Thread: cPanel 11, Exim and routers

  1. #1
    Registered User
    Join Date
    Jun 2005
    Posts
    2

    Default cPanel 11, Exim and routers

    Hi all,

    I just upgraded to CPanel 11 (RELEASE). A customer called me this morning for he wasn't able to send emails. After some debug we discovered that the first of the addresses he was trying to contact had a non existent domain.
    Exim is doing something strange (at least different from before): when I try to send a message to a not registered domain I get en error 800CCC0B directly in Outlook and the mail remains unsent in the Out folder instead of receiving back a mail stating that the domain doesn't exist.
    If I send to a correct address Exim works fine.
    The error in Outlook doesn't help to understand you are sending a message to a wrong address.

    From exim_mainlog I read at the same time I'm getting the error in Outlook:

    2007-06-19 12:37:26 H=(XXXXXX) [XXX.XXX.XXX.XXX] F=<xxxxx@xxxxxx.net> rejected RCPT <test@cdsapoi.net>: The mail server could not deliver mail to test@cdsapoi.net. The account or domain may not exist, they may be blacklisted, or missing the proper dns entries.

    that is the fail_remote_domains router's answer. I'm not an Exim expert and I wasn't able to find any documentation on this router.

    What do I have to change in Exim configuration to have the usual behaviour (mailer daemon informing the address is wrong)?

    Thanks in advance for your help.

    Andrea

  2. #2
    Registered User
    Join Date
    Jun 2005
    Posts
    2

    Angry CPanel11, Exim and routers - update

    Hi all,

    I made some more tests. If i send a message from Horde to a wrong address (ie cdsa@cdsacdsa.com) I receive the usual message

    This message was created automatically by mail delivery software.

    A message that you sent could not be delivered to one or more of its
    recipients. This is a permanent error. The following address(es) failed:

    cdsa@cdsacdsa.com
    The mail server could not deliver mail to cdsa@cdsacdsa.com. The account or domain may not exist, they may be blacklisted, or missing the proper dns entries.


    If I try to send the same message from Outlook Express I receive a 800CCC0B error, the mail is rejected and obviously I dont receive any warning message. Autentication is turned on, the config file is almost clean (no significant changes). As I wrote if the address is correct the mail is accepted and sent.

    Any Idea? Please help!!

  3. #3
    Registered User
    Join Date
    Oct 2006
    Posts
    1

    Default

    I am having the exact same problems suddenly out of the blue. Does any one have any suggestions?

    Its not all email addresses. Some I can send to no problem and some i get the same message.

  4. #4
    Member
    Join Date
    Apr 2006
    Posts
    22

    Default

    Quote Originally Posted by DanBrewington View Post
    I am having the exact same problems suddenly out of the blue. Does any one have any suggestions?

    Its not all email addresses. Some I can send to no problem and some i get the same message.
    Hello,

    A coworker of mine had mail delivery problems out of the blue over the weekend. Techsupport told him that cpanel 11 now adds domains to /etc/remotedomains instead of /etc/localdomains based on whether or not the MX record is remote. I'm not clear what is meant by remote MX. Not on localhost? At any rate, the fix was to manually move domain names from /etc/remotedomains to /etc/localdomains.

    --
    Cole

  5. #5
    cPanel Staff cPanelNick's Avatar
    Join Date
    Feb 2003
    Location
    Houston, TX
    Posts
    4,793

    Default

    Quote Originally Posted by colet View Post
    Hello,

    A coworker of mine had mail delivery problems out of the blue over the weekend. Techsupport told him that cpanel 11 now adds domains to /etc/remotedomains instead of /etc/localdomains based on whether or not the MX record is remote. I'm not clear what is meant by remote MX. Not on localhost? At any rate, the fix was to manually move domain names from /etc/remotedomains to /etc/localdomains.

    --
    Cole
    Be sure to make the adjustment in cpanel or whm's edit mx entries to prevent it from switching back.

Similar Threads

  1. exim won't restart via cpanel, major exim problems
    By amaltemara in forum E-mail Discussions
    Replies: 3
    Last Post: 06-10-2009, 10:46 AM
  2. Replies: 17
    Last Post: 05-05-2008, 09:25 AM
  3. How to transfer emails from Exim to CPanel Exim?
    By jarodlwk in forum New User Questions
    Replies: 1
    Last Post: 10-12-2006, 09:22 PM
  4. Problem with exim, exim cannot load modules located in /etc/exim.pl ?
    By Port80Hosting in forum cPanel & WHM Discussions
    Replies: 8
    Last Post: 06-14-2005, 09:53 AM
  5. Cpanel / Exim update deleted /etc/exim.conf
    By FreedomNet in forum cPanel & WHM Discussions
    Replies: 32
    Last Post: 10-22-2004, 12:22 PM