Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jan 1998 13:33:54 -0800 (PST)
From:      Kwoody <kwoody@citytel.net>
To:        Glenn Johnson <gljohns@bellsouth.net>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: mail question. 
Message-ID:  <Pine.BSF.3.91.980107133101.5347A-100000@mybsd.net>
In-Reply-To: <199801070523.XAA04069@gforce.bellsouth.net>

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


On Tue, 6 Jan 1998, Glenn Johnson wrote:

> 	O DeliveryMode=background
> Change this to:
> 	
> 	O DeliveryMode=deferred

Acutally I put in queue instead of deferred. Which is the proper syntax?

> In /etc/rc.conf, you will want your sendmail_flags line to read:
> 
> 	sendmail_flags="-bd"

Already been done ages ago. I'm still 2.1.7 though and use a sysconfig.

> To have your mail delivered after fetching it you could use the postconnect 
> command of fetchmail in your .fetchmailrc,. ie.,
> 
> 	 postconnect "/usr/sbin/sendmail -q"
> 
I happens to use fetchmail, thanks for the tidbit. I jsut setup fetchmail 
to work then have not looked at it again. I have just used sendmail -q 
after fetchmail in a little 3 line script I use to get mail.

Thanks!
Keith



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.980107133101.5347A-100000>