Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2006 09:54:09 +0000
From:      Simon Dick <simond@irrelevant.org>
To:        ulf@Alameda.net
Cc:        freebsd-isp@freebsd.org
Subject:   Re: Sending mail to SMTP from command line
Message-ID:  <1138096449.61938.1.camel@laptop.lcn.com>
In-Reply-To: <20060124022032.GI83399@evil.alameda.net>
References:  <dr0dt1$sg0$1@sea.gmane.org> <768cbe130601221107t774b50dbp785640aef5473e33@mail.gmail.com> <20060124012941.GA6825@sta.duo> <20060124022032.GI83399@evil.alameda.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2006-01-23 at 18:20 -0800, Ulf Zimmermann wrote:
> One option is like running sendmail -q from cron every 15 minutes. So if
> you use sendmail to send something, it fails on first try, it puts it in the
> queue and the cronjob will try to deliver it again.

Or set sendmail_flags="-q15m" to tell sendmail to run in the background
but retry sending it's queue every 15 minutes, saves doing it via
cron :)

-- 
Simon Dick <simond@irrelevant.org>




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