Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Mar 2008 21:29:18 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Malcolm Kay <malcolm.kay@internode.on.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Network identity for sending mail.
Message-ID:  <20080316192918.GA2765@kobe.laptop>
In-Reply-To: <200803170026.07732.malcolm.kay@internode.on.net>
References:  <200803161817.47739.malcolm.kay@internode.on.net> <20080316081607.GA19264@owl.midgard.homeip.net> <200803170026.07732.malcolm.kay@internode.on.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2008-03-17 00:26, Malcolm Kay <malcolm.kay@internode.on.net> wrote:
> On Sun, 16 Mar 2008 06:46 pm, Erik Trulsson wrote:
> > On Sun, Mar 16, 2008 at 06:17:47PM +1030, Malcolm Kay wrote:
> > > The send-pr appears to assume that mail can and will be sent
> > > directly through sendmail or equivalent rather than inderctly through
> > > an ISP mail service.
> >
> > Does it not work if you configure sendmail to send via your ISP's mail
> > server?
>
> Sounds good, but how?

Set SMART_HOST in `/etc/mail/your-master-config.mc' :)

Then run:

	# cd /etc/mail
	# make && make install
	# make restart




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