From owner-freebsd-questions Mon Aug 16 0:39:39 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.shellnet.co.uk (smtp.shellnet.co.uk [194.129.209.14]) by hub.freebsd.org (Postfix) with ESMTP id 9AA8D14F0D for ; Mon, 16 Aug 1999 00:39:32 -0700 (PDT) (envelope-from flec@flec.co.uk) Received: from STEVENFHOME (stevenf.shellnet.co.uk [194.128.147.85]) by smtp.shellnet.co.uk (8.9.3/8.9.1-shellnet.stevenf) with SMTP id IAA19116; Mon, 16 Aug 1999 08:39:44 +0100 (BST) Posted-Date: Mon, 16 Aug 1999 08:39:44 +0100 (BST) From: flec@flec.co.uk (Steven Fletcher) To: "Thomas Uhrfelt" Cc: questions@freebsd.org Subject: Re: Sendmail retries Date: Mon, 16 Aug 1999 07:39:43 GMT Message-ID: <37b7bfec.281394@smtp.shellnet.co.uk> References: In-Reply-To: X-Mailer: Forte Agent 1.5/32.452 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 16 Aug 1999 09:27:14 +0200, you wrote: >sendmail so it retries to send failed deliveries more often, perhaps = every >10 minutes or so? Any ideas on how to do this? Start sendmail with with the option "-q10m" then. If you look in your /etc/rc.conf or /etc/defaults/rc.conf, you'll see it's probably set to be -q30m. -flec flec@flec.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message