Christo Pretorius wrote:
> I've installed E-smith and am able to receive mail from an
> outside account such as from hotmail.com. However, when I want
> to send an e-mail to hotmail.com (or any other outside
> account), I get the following message:
>
> The message could not be sent because one of the recipients
> was rejected by the server. The rejected e-mail address was
> 'jc_p@hotmail.com'. Subject 'Test', Account: 'x.x.x.x',
> Server: 'x.x.x.x', Protocol: SMTP, Server Response: '553
> sorry, that domain isn't in my list of allowed rcpthosts
> (#5.7.1)', Port: 25, Secure(SSL): No, Server Error: 553,
> Error Number: 0x800CCC79
>
> where 'x.x.x.x' is my server's IP address.
Your server will have two IP addresses. x.x.x.x will be your external, Internet side address. The mail server will only accept mail on the address if it will be delivered locally on your server. This feature is what protects your server for being used for unauthorised mail relaying.
The other IP address, let's call it y.y.y.y, is the LAN IP address of your server. If you use that as the SMTP address for your mail program, then you will be able to send email to all addresses.
regards
Charlie