Eddy Van Hoeserlande wrote:
> Hi again,
>
> my collegue, uses his email address (yvan.vanhoorickx@bsys.be),
> from his pc at home to send and receive mails via my E-smith 4
> mail server. Sending messages to local addresses (e.g.
> eddy.vanhoeserlande@bsys.be) goes perfect, but sending messages
> to external mail addresses e.g. crw@yahoo.com, doesn't work at
> all. He receives a message telling him that it is impossible to
> send mails to yahoo.com as it isn't in the RCPTHOST list?
This is correct. Otherwise your e-smith server would be an "open mail relay" as anyone could use your box to send to anywhere. The e-smith configuration is set to only allow "relaying" from the local/internal network, and only accept external mail which is being sent to local/internal domains.
> Any idea's where I can start looking? I changed some stuff to
> work with virtual mails, does that has to do something with
> it???
e-smith 4.0 does not have support for external hosts using your box as a mail relay.
That said, it can be done, but is much easier/safer if your colleague has a fixed IP address at home. The hosts.allow pattern can be widened to allow that address to relay mail. This will require customisation at your site. Following up to the Advanced user forum would be the right thing to do.
In the longer term, there are a number of solutions such as authenticated smtp, smtp-poplock and webmail which are being looked at. They all have their drawbacks (security for authenticated smtp and smtp-poplock and speed for webmail).
> I can send mails to anybody!
And so you should be able to

Gordon