Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2008 21:17:56 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        Tim Traver <tt-list@simplenet.com>
Cc:        bsd <freebsd-questions@freebsd.org>
Subject:   Re: sendmail base configuration
Message-ID:  <alpine.BSF.1.10.0807302115390.8195@wonkity.com>
In-Reply-To: <4890BC1B.8040700@simplenet.com>
References:  <4890BC1B.8040700@simplenet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 30 Jul 2008, Tim Traver wrote:

> Hi all,
>
> I know this isn't exactly the right place for a sendmail question, but it has 
> to do with the system configuration, and I'm trying to find some help to 
> create a relatively simple solution (I think)...
>
> ok, here is what I want to do, which I have done in the past, but now it 
> doesn't seem to be working...
>
> I simply want any submitted email using sendmail to be relayed to another mta 
> for distribution. I want this to happen both from submitted mail from the 
> command line, and from any queues, if the mail is submitted to the running 
> daemon.

Here's what I do:

cd /etc/mail
delete <hostname>.mc if present
make
edit hostname.mc, set SMART_HOST line:
     define(`SMART_HOST', `mysmarthost.com')
make all install restart

-Warren Block * Rapid City, South Dakota USA



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