Find the answer to your Linux question:
Results 1 to 5 of 5
hi can some one please help: This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its ...
  1. #1
    Just Joined!
    Join Date
    Sep 2007
    Posts
    40

    mail bouncing

    hi can some one please help:


    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:

    xx@xx.com
    SMTP error from remote mail server after initial connection:
    host mx.vgs.untd.com [ip address]: 550 Access
    denied...

  2. #2
    Linux Newbie
    Join Date
    Apr 2009
    Posts
    160
    Quote Originally Posted by kwaslee View Post
    hi can some one please help:


    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:

    xx@xx.com
    SMTP error from remote mail server after initial connection:
    host mx.vgs.untd.com [ip address]: 550 Access
    denied...
    It would appear the address no longer exists.

  3. #3
    Just Joined!
    Join Date
    Sep 2007
    Posts
    40
    mikesd

    i right that address as an example but its not real addres

  4. #4
    Linux Newbie
    Join Date
    Apr 2009
    Posts
    160
    let me be clear. The error your are getting is because he email address you're attempting to send to does not exist.

  5. #5
    Linux Enthusiast Mudgen's Avatar
    Join Date
    Feb 2007
    Location
    Virginia
    Posts
    623
    Quote Originally Posted by mikesd View Post
    let me be clear. The error your are getting is because he email address you're attempting to send to does not exist.
    Depends on the receiving MTA and configuration. A 550 is a rejection for "mailbox unavailable" reasons. Those could include a nonexistent address, but also other causes. sendmail will issue that particular 550 message string on a DENY hit in access.db. Some MTAs/configurations will issue it to obfuscate the exact reason, which might be a funky HELO command or a failure to reverse lookup the inbound MTA's IP address.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...