From owner-freebsd-questions Sun Jul 19 15:51:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA06608 for freebsd-questions-outgoing; Sun, 19 Jul 1998 15:51:47 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from harfang.CC.UMontreal.CA (harfang.CC.UMontreal.CA [132.204.2.102]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA06601 for ; Sun, 19 Jul 1998 15:51:46 -0700 (PDT) (envelope-from beaupran@JSP.UMontreal.CA) Received: from epsom.jsp.umontreal.ca (epsom.JSP.UMontreal.CA [132.204.45.25]) by harfang.CC.UMontreal.CA (8.8.8/8.8.8) with SMTP id SAA12962; Sun, 19 Jul 1998 18:51:30 -0400 (EDT) Received: from outpost.nada.org (derby.jsp.umontreal.ca [132.204.45.26]) by epsom.jsp.umontreal.ca via SMTP (951211.SGI.8.6.12.PATCH1502/JSP1789) id SAA13947; Sun, 19 Jul 1998 18:51:27 -0400 Date: Sun, 19 Jul 1998 18:53:23 -0400 (EDT) From: Spidey X-Sender: beaupran@outpost.nada.org To: Jon Hamilton cc: Questions=answers Subject: Sorry my mistake (was: Re: fetchmail oddities) In-Reply-To: <199807192129.OAA24534@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm sorry. The problem was that I was out of space in /var. Sendmail would not queue the mail so it did't answer. All apologies. Spidey On Sun, 19 Jul 1998, Jon Hamilton wrote: > > In message , Spidey wr > ote: > } Hello! > } > } I was happily fetching my mail with fetchmail today when I got that: > } beaupran@outpost [4:35pm] ~> fetchmail -v > } fetchmail: 4.3.8 querying 10.0.2.1 (protocol POP3) at Sun Jul 19 16:36:46 > } 1998 > } fetchmail: POP3< +OK slirp.popper (version 2.2-b5/1) at > } derby.jsp.umontreal.ca starting. > } fetchmail: POP3> USER beaupran > } fetchmail: POP3< +OK Password required for beaupran. > } fetchmail: POP3> PASS * > } fetchmail: POP3< +OK beaupran has 1 message (641 octets). > } fetchmail: selecting or re-polling default folder > } fetchmail: POP3> STAT > } fetchmail: POP3< +OK 1 641 > } fetchmail: 1 message for beaupran at 10.0.2.1. > } fetchmail: POP3> LIST > } fetchmail: POP3< +OK 1 messages (641 octets) > } fetchmail: POP3< 1 641 > } fetchmail: POP3< . > } fetchmail: POP3> RETR 1 > } fetchmail: POP3< +OK 641 octets > } reading message 1 of 1 (641 bytes) > } fetchmail: SMTP connect to localhost failed: Connection refused > > It's trying to talk to your MTA on port 25, which isn't listening. Either > fix that, or use the --mda option to fetchmail to avoid having it try to > talk smtp to your machine in order to deliver mail. > > -- > Jon Hamilton > hamilton@pobox.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Spidey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message