Scott Smith wrote:
>
> Changing the reply to address in the client probably will not
> help Steve with his problem. It will determine where replies
> are sent, but it does not change the origin of the message.
> That is the problem. Most mail servers now seem to check the
> message origin and will refuse mail from an unknown domain.
What exactly do you mean about the "origin" of the message?
If you mean the envelope sender address, then that can be set via the From: mail header, which in turn can be set by the sender information entered in the mail client.
If you mean the reverse DNS lookup of the IP address, then that is under control of the ISP, and has nothing to do with the configuration of the e-smith server.
If you mean the domain name used in the HELO greeting which is part of SMTP, then that is set by the e-smith server's configured domain name and system name.
Envelope sender addresses are often checked for validity when sending. So be sure to set a valid sender address when sending email out to the internet.
Charlie