Skip to main content

R=virtual_aliases: This address no longer accepts mail

Comments

4 comments

  • cPanelMichael
    It appears that the cPanel server thinks there is a local mailbox for donovanb???. The cPanel server *IS* DNS for example.com, but the MX records will point to an external mail server.

    Hello, Browse to "WHM >> DNS Functions >> Edit DNS Zone" and verify the email routing settings for this domain name are set to "Remote Mail Exchanger". Thank you.
    0
  • dbrookeJP
    Hi Michael, I did check that setting, and it was set to local. I changed it to remote, but no difference. I have also changed a few other things now that I don't clearly understand :).. but still basically the same error. I have since told Exim to send mail as the accounts IP address. And have since added an spf record for that IP address. Still the same result, but now the exim_mainlog does not get an error. The output of the debugger for PHP is as follows:
    220 mail.example.com Microsoft ESMTP MAIL Service ready at Wed, 23 Nov 2016 17:58:03 -0600

    hello: 250-mail.example.com Hello [64.131.68. xxx] 250-SIZE 51445760 250-PIPELINING 250-DSN 250-ENHANCEDSTATUSCODES 250-STARTTLS 250-AUTH 250-8BITMIME 250-BINARYMIME 250 CHUNKING

    Failed to send AUTH LOGIN command. Error: Unable to send email using PHP SMTP. Your server might not be configured to send mail using this method.

    User-Agent: CodeIgniter Date: Wed, 23 Nov 2016 23:58:04 +0000 From: " Admin" Return-Path: To: someusr@domain.us Subject: =?ISO-8859-1?Q?=53=75=6E=73=68=69=6E=65=20=41=72=74=69=73=74=20=45=6D=61?= =?ISO-8859-1?Q?=69=6C=20=54=65=73=74?= Reply-To: X-Sender: webmaster@example.com X-Mailer: CodeIgniter X-Priority: 3 (Normal) Message-ID: <58362d0c805bb@example.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Testing the email class.
    Looks to me like the mail server is getting a hit, then can't authenticate?? Thx.
    0
  • dbrookeJP
    Updating this: "Can't Authenticate" finally led me in the right direction. The external mail server wasn't listening for SMTP at all. Solved! :-/
    0
  • cPanelMichael
    Updating this: "Can't Authenticate" finally led me in the right direction. The external mail server wasn't listening for SMTP at all. Solved! :-/

    I'm happy to see you were able to resolve the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.