Network identity for sending mail.
    Giorgos Keramidas 
    keramida at ceid.upatras.gr
       
    Sun Mar 16 19:29:35 UTC 2008
    
    
  
On 2008-03-17 00:26, Malcolm Kay <malcolm.kay at 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
    
    
More information about the freebsd-questions
mailing list