From owner-freebsd-questions Wed Apr 2 01:14:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA17193 for questions-outgoing; Wed, 2 Apr 1997 01:14:29 -0800 (PST) Received: from cisco.it ([194.183.8.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA17185 for ; Wed, 2 Apr 1997 01:14:20 -0800 (PST) Received: from pentium-120 (ppp-03.cisco.it [194.183.8.32]) by cisco.it (8.7.5/8.7.3) with SMTP id MAA06786 for ; Wed, 2 Apr 1997 12:13:51 +0200 (MET DST) Date: Wed, 2 Apr 1997 12:13:51 +0200 (MET DST) Message-Id: <199704021013.MAA06786@cisco.it> X-Sender: cp011@posta.cisco.it (Unverified) X-Mailer: Windows Eudora Light Version 1.5.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: Antonio Nati Subject: popper hangs when Internet is not reachable Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I'm using qpopper with FreeBSD 2.1.5, with a permanent connection to Internet. When, because of telephone problems, Internet is not reachable, if I send mails over Internet using Eudora and qpopper, popper hangs. Probably it's sendmail that hangs waiting for the connection to the remote system. I would like to send all the mail to the popper box, without caring if Internet is up or down at the moment (the box should try later). Should I recompile qpopper adding some switches (send in background) to the sendmail exec or is there some other simpler way to do it? Tonino