Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2006 10:23:48 -0500
From:      "Steve Bertrand" <iaccounts@ibctech.ca>
To:        "'Efren Bravo'" <efrenba@yahoo.es>, <freebsd-questions@freebsd.org>
Subject:   RE: SendMail Help!
Message-ID:  <20060317152354.651EA43D4C@mx1.FreeBSD.org>
In-Reply-To: <20060317140151.96860.qmail@web25515.mail.ukl.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

>  What do I've to change so that:
> 
>  -My Domain Name (must be sub.dom.com)?

Don't quite understand what you are getting at here.

>  -Bind sendmail to an IP?

Here is a pretty good document I found that describes how to bind only
to loopback address, but I'm sure you could hack it to force it to
listen to a different address instead. It also explains rebuilding your
cf file from mc.

http://www.chinalinuxpub.com/doc/www.siliconvalleyccie.com/linux-hn/send
mail.htm

>  -Setup my sendmail to deliver the mails to another mail 
> server(dom.com)?

Check out the mailertable.sample file. I believe that it is there where
you will alias the subdomain to another location.

Create a new mailertable file, then whilst in your mail directory
(usually /etc/mail), just type make, or:

# makemap hash mailertable < mailertable

HTH,

Steve




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060317152354.651EA43D4C>