Received: (at submit) by bugs.debian.org; 8 Mar 1998 04:20:44 +0000 Received: (qmail 9248 invoked from network); 8 Mar 1998 04:20:43 -0000 Received: from ts9port9.port.net (HELO burrito.onshore.com) (mail@207.38.252.9) by debian.novare.net with SMTP; 8 Mar 1998 04:20:43 -0000 Received: from apharris by burrito.onshore.com with local (Exim 1.82 #1) id 0yBXXR-0006WV-00 (Debian); Sat, 7 Mar 1998 23:18:13 -0500 From: aph@debian.org Subject: smail: support PPP -- use /etc/ppp/ip-up.d To: submit@bugs.debian.org X-Mailer: bug 3.1.0 Reply-To: apharris@onShore.com Message-Id: Sender: "Adam P. Harris" Date: Sat, 7 Mar 1998 23:18:13 -0500 Package: smail Version: N/A You should add a conffile in /etc/ppp/ip-up.d which can be used for PPP users to flush the mail queue when the link comes up. Here's an example shell script: #!/bin/sh [ -x /usr/bin/runq ] && /usr/bin/runq -- System Information Debian Release: 2.0 (unstable) Kernel Version: Linux burrito 2.0.32 #1 Thu Nov 27 11:35:28 EST 1997 i586 unknown