The message you get is because james doesnt think that the domain the email
is destined for is local, so if it were to accept the email,it would be
relaying.  And open relaying is bad!

Have you set up servernames in your config.xml?

Ie, in the <servernames> block, do you have:

<servername>foo.com</servername>

Because that's how james determines if an address is local. Without it,
james will assume [EMAIL PROTECTED] is a remote address, and will refuse to relay
to the 'remote' address.

Daniel.


> -----Original Message-----
> From: Mag Gam [mailto:[EMAIL PROTECTED]
> Sent: 17 September 2004 12:28
> To: James Users List
> Subject: Re: Mail Relay Problems
>
>
> When I send an email to [EMAIL PROTECTED] I get this message.
>
> <[EMAIL PROTECTED]>: host mail01.domain.com[domain.ip.address] said:
>     550 - Requested action not taken: relaying denied (in reply to RCPT
>     TO
>     command)
>
> Now, if I do ping domain.com I get a good response, I can even do a
> "host domain.com". I do have the MX server specified in our DNS service
> (netsolutions.com). I don't know how to test that, but I specified it.
>
> As for the changes, in the config.xml file I DID edit the dnsserver
> section to DNS server of what the mail server is using. Should I use
> other DNS server? I don't think I have changed anything else. Any more
> questions please let me know
>
> Thanks!
>
>
> On Fri, 17 Sep 2004 08:10:11 +0200, "Simon Klaiber" <[EMAIL PROTECTED]>
> said:
> > Mag Gam wrote:
> >
> > >I am trying to relay email I been looking at the docs and mailing lists
> > >but no luck. I have a domain name called "foo.com", and we can set up a
> > >MX record for it "mail.foo.com". I am not sure where I add
> this to relay
> > >email. I can sent mail from James, but no one else can send mail to
> > >[EMAIL PROTECTED] or even [EMAIL PROTECTED]
> > >
> > >---------------------------------------------------------------------
> > >To unsubscribe, e-mail: [EMAIL PROTECTED]
> > >For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> > >
> > >
> > What do you mean exactly by "can't send" is the connection
> refused or is
> > the mail recieved by the server but not delivered to the user?
> > If it is the second possibility check if the mail is in the
> error or the
> > spam repository.
> > Also interesting would be what you changed on the default configuration
> > file.
> >
> > Simon
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to