Results 1 to 14 of 14

Thread: Help: 550 Sender verify failed

  1. #1
    Member
    Join Date
    Jun 2006
    Posts
    9

    Default [Solved] Help: 550 Sender verify failed

    I just upgraded to WHM/cPanel 11. Everything seems to work fine, but for some reason mails are blocked from some servers. It seems that even gmail.com is being rejected. I get the following message from gmail's mailer-daemon:

    Code:
    This is an automatically generated Delivery Status Notification
    
    Delivery to the following recipient failed permanently:
    
        rehuel@stretsh.com
    
    Technical details of permanent failure:
    PERM_FAILURE: SMTP Error (state 13): 550-Verification failed for <stretsh@gmail.com>
    550-unrouteable mail domain "gmail.com"
    550 Sender verify failed
    
      ----- Original message -----
    
    Received: by 10.100.39.18 with SMTP id m18mr260852anm.1180504269511;
           Tue, 29 May 2007 22:51:09 -0700 (PDT)
    Received: by 10.100.126.9 with HTTP; Tue, 29 May 2007 22:51:09 -0700 (PDT)
    Message-ID: <50e8a8a60705292251x28af7a3cn1f6f4708bcdc7b56@mail.gmail.com>
    Date: Wed, 30 May 2007 02:51:09 -0300
    From: "Rehuel Lobato de Mesquita" <stretsh@gmail.com>
    To: "Rehuel Lobato de Mesquita" <rehuel@stretsh.com>
    Subject: Fwd: Delivery Status Notification (Failure)
    In-Reply-To: <16e644d6520431a946df59bd10838@googlemail.com>
    MIME-Version: 1.0
    Content-Type: text/plain; charset=ISO-8859-1; format=flowed
    Content-Transfer-Encoding: 7bit
    Content-Disposition: inline
    References: <16e644d6520431a946df59bd10838@googlemail.com>
    
    ---------- Forwarded message ----------
    From: Mail Delivery Subsystem <mailer-daemon@googlemail.com>
    Date: May 30, 2007 2:30 AM
    Subject: Delivery Status Notification (Failure)
    To: stretsh@gmail.com
    
    
    This is an automatically generated Delivery Status Notification
    
    Delivery to the following recipient failed permanently:
    Is there something I overlooked? I already removed the checks from "Verify the existence of email senders." and "Use callouts to verify the existence of email senders." checkboxes.
    Last edited by Stretsh; 10-27-2007 at 02:16 AM. Reason: Solved

  2. #2
    Member
    Join Date
    Jan 2005
    Posts
    1,880

    Default

    Try doing a title-only search for 'unrouteable mail domain' and you'll find many useful threads.

    For instance: http://forums.cpanel.net/showthread.php?t=62038
    Jon Cram <jon@webignition.net>
    Web and interface design http://webignition.net/
    Hosting Reborn (free cpanel accounts) http://hostingreborn.com/

  3. #3
    Member
    Join Date
    Jun 2006
    Posts
    9

    Default

    I did check them out. I tried all the suggestions.

    My problem is when I try to send a mail TO my server from outside.

    When I do a "exim -bt stretsh@gmail.com" I get the following message:
    stretsh@gmail.com is undeliverable: unrouteable mail domain "gmail.com"

    Everything worked fine until I upgraded.

  4. #4
    Member
    Join Date
    Jul 2005
    Location
    Sticky On Internet
    Posts
    555

    Default

    hi,
    go to exim configuration editor in root whm, there near the end you have a button to "reset the configuration" that might help you in solving this issue.

    see ya,
    mohit
    Learn atleast A word Daily

    7+1 Dedicated Boxes with cPanel...

  5. #5
    Member
    Join Date
    Jun 2006
    Posts
    9

    Default

    No luck.

    Same message, same "sender verify fail for <stretsh@gmail.com>: unrouteable mail domain "gmail.com" error in exim_mainlog

    Could this have something to do with DNS? I'm just asking cause maybe I'm looking in the wrong place. And why is this suddenly a problem, after upgrading to WHM11-CURRENT? What was changed?
    Last edited by Stretsh; 05-30-2007 at 03:49 PM.

  6. #6
    Member
    Join Date
    Jun 2006
    Posts
    9

    Default

    I changed my installation back to STABLE, rolling back to CP10. Mails are now sent from and to the outside as normal. But now I dont get any mail. The logs do say that the mail is delivered, but it's no where to be found. Not downloaded to my client, not in webmail.

    Could it have something to do with converting to maildir?

  7. #7
    Member
    Join Date
    Jun 2006
    Posts
    9

    Default Solved... for now!

    I solved my problem by downgrading my installation back to the latest Stable build. After that I had tt convert maildir back to mbox to get my accounts to receive their mails.

    I'll wait for version 11 STABLE to try it out again.

    Thanls for the help

  8. #8
    Member
    Join Date
    Mar 2006
    Posts
    1,215

    Default

    Agreed. I run release builds and highly considering stable instead.

  9. #9
    Member
    Join Date
    Jun 2006
    Posts
    9

    Default

    I couldn't find anything about this issue. Do I have to submit a bug report or something similar to notify the dev crew of these problems?

    The problem seemed to be with converting from mbox to maildir. I have rolled back to the current STABLE, hoping it will be fixed when the next STABLE is released, but I'm worried that this is not a regular occurring incident so it may be overlooked.

    Any advise?

  10. #10
    Member
    Join Date
    Jun 2006
    Posts
    9

    Default

    After a couple of months, I finally decide to install cpanel 11 STABLE, but still I have the same problem.

    I checked everything: no mailtrap and mailtrap turned off in conf, resolv.conf is ok, all of the steps in other thread were tried, but I still get the unrouteable mail domain message if I do exim -bt.

    I converted from mbox to maildir.

    Anyone with some advise?

  11. #11
    Member
    Join Date
    Sep 2004
    Location
    inside a catfish
    Posts
    1,098
    cPanel/WHM Access Level

    Root Administrator

    Default

    Quote Originally Posted by Stretsh View Post
    After a couple of months, I finally decide to install cpanel 11 STABLE, but still I have the same problem.

    I checked everything: no mailtrap and mailtrap turned off in conf, resolv.conf is ok, all of the steps in other thread were tried, but I still get the unrouteable mail domain message if I do exim -bt.

    I converted from mbox to maildir.

    Anyone with some advise?
    From a shell prompt type: dig gmail.com mx

    If you don't see a bunch of MX lines similar (but not necessarily the same) as the ones below, then you have a problem with your DNS resolving external domains.

    gmail.com. 2423 IN MX 10 alt2.gmail-smtp-in.l.google.com.
    gmail.com. 2423 IN MX 50 gsmtp163.google.com.
    gmail.com. 2423 IN MX 50 gsmtp183.google.com.
    gmail.com. 2423 IN MX 5 gmail-smtp-in.l.google.com.
    gmail.com. 2423 IN MX 10 alt1.gmail-smtp-in.l.google.com.


    I suspect that is what your problem is. If you do a 'dig gmail.com mx' and you don't get any MX lines of any value and you feel you need assistance, PM me info to log in and take a look and I will. Otherwise, go searching for dns not resolving external domains.

    Mike

  12. #12
    Member
    Join Date
    Jun 2006
    Posts
    9

    Default

    Hey Mike, thanks for the reply.

    I do get all those MX lines. My DNS seems to work normally.

    Is there anything else I can check before pm-ing you?

  13. #13
    Member
    Join Date
    Jun 2006
    Posts
    9

    Default

    D'oh!!

    I had attribs added to both the exim.conf and the exim.conf.buildtest to prvent any upgrade script from just changing the mail whenever they felt like. For the upgrade I removed the chattr from the exim.cnf, but not from the buildtest, so I never got the new config file.

    Thanks for baring with me!

    Marked as Solved

  14. #14
    Member
    Join Date
    Sep 2004
    Location
    inside a catfish
    Posts
    1,098
    cPanel/WHM Access Level

    Root Administrator

    Default

    Quote Originally Posted by Stretsh View Post
    D'oh!!

    I had attribs added to both the exim.conf and the exim.conf.buildtest to prvent any upgrade script from just changing the mail whenever they felt like. For the upgrade I removed the chattr from the exim.cnf, but not from the buildtest, so I never got the new config file.

    Thanks for baring with me!

    Marked as Solved
    Ahh, I would never have thought of that. Good deal though. Glad you have things working again!

    Mike

Similar Threads

  1. 550 Sender verify failed Question
    By Tom Pyles in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 12-16-2009, 08:00 AM
  2. 550 Sender verify failed because of Incorrect Hostname
    By Bradl3y in forum cPanel & WHM Discussions
    Replies: 4
    Last Post: 07-25-2007, 01:35 PM
  3. 550 Sender verify failed
    By Spokuz in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 06-26-2007, 07:14 AM
  4. 550 Sender verify failed - eMail - Not send and received.
    By jonyzinho in forum cPanel & WHM Discussions
    Replies: 3
    Last Post: 07-24-2005, 08:54 PM
  5. 550 Sender verify failed - errors
    By knipper in forum Security
    Replies: 12
    Last Post: 02-21-2005, 12:16 PM