On Tue, 12 Oct 1999, R Manoj wrote:


->My PROBLEM is for internal mails. For internal mails also the ' FROM '
->address gets masqueraded
->as '[EMAIL PROTECTED] ' instead of [EMAIL PROTECTED] .This means that
->if they
->reply to the FROM address, the mails are unnecessarily pushed
->on to the internet. How can i achieve this(Prefferably at the MTA level).
->Any help would be appreciated.
->Thanks a lot,

If you are using redhat you can specify who will deliver the local mail
by specifying it in the linuxconf, the Mail server = your machine,
and Mail gateway = your smart host.

or

edit sendmail.cf, in the following lines:

# Smart host
DS202.54.1.68  #add your smart host.
# Use this mailer to reach the Smart host
DNsmtp

# Central host for local mail
DHmachine.for.local.delivery

Ensure that your host for local mail exists in /etc/hosts.


--
Nagarjuna

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.

Reply via email to