From owner-freebsd-questions Fri Jan 31 03:19:20 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA17821 for questions-outgoing; Fri, 31 Jan 1997 03:19:20 -0800 (PST) Received: from mail.crl.com (mail.crl.com [165.113.1.22]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id DAA17816 for ; Fri, 31 Jan 1997 03:19:18 -0800 (PST) From: StevenR362@aol.com Received: from emout14.mail.aol.com (emout14.mx.aol.com) by mail.crl.com with SMTP id AA02208 (5.65c/IDA-1.5 for ); Fri, 31 Jan 1997 03:18:32 -0800 Received: (from root@localhost) by emout14.mail.aol.com (8.7.6/8.7.3/AOL-2.0.0) id GAA03154 for questions@freebsd.org; Fri, 31 Jan 1997 06:16:51 -0500 (EST) Date: Fri, 31 Jan 1997 06:16:51 -0500 (EST) Message-Id: <970131061649_1111905394@emout14.mail.aol.com> To: questions@freebsd.org Subject: Sendmail Question Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am intermittently connected to the internet through a dialup ppp connection. This connection is manual dial, not dial on demand. When I am connected and send mail it goes immediately. When not connected the mail is queued by sendmail. When I next connect the queued mail does not get sent. How do I kickstart sendmail to send any queued mail when I connect? Preferably, by putting something in my ppp.linkup file so it is done automatically or do I just have to add something to the sendmail.cf file? Steve