You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Zhenjia Zhu <zh...@bizwareapps.com> on 2005/05/29 17:45:43 UTC

530 Authentication Required

Any help on the following would be greatly appreciated:

I have SMTP authentication enabled and set the <servername> to:
      <servernames autodetect="false" autodetectIP="true">
         <servername>localhost</servername>
         <servername>mydomain-1.com</servername>
         <servername>mydomain-2.com</servername>
         <servername>mydomain-3.com.cn</servername>
      </servernames>
Please notice the third domain ends with a ".cn". I also set up a user
account: "first.last".

Now when I send email to first.last@mydomain-1.com or
first.last@mydomain-2.com, there is no problem at all. However, when I (or
other people) try to send email to first.last@mydomain-3.com.cn, I got a
return back like the followings:

        "11.22.33.55 does not like recipient.
         Remote host said: 530 Authentication Required
         Giving up on 11.22.33.55."

Help please and thanks in advance!

Joey


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org