Date: Wed, 6 Mar 2002 20:42:09 -0500 (EST) From: Peter Leftwich <Hostmaster@Video2Video.Com> To: Andreas Ntaflos <ntaflos.andreas@gmx.net> Cc: Tom Kersten <tomkersten98@yahoo.com>, FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Is fetchmail with Cox possible????? Message-ID: <20020306203701.S2150-100000@earl-grey.cloud9.net> In-Reply-To: <20020306210339.D82309@Deadcell.ant>
next in thread | previous in thread | raw e-mail | index | archive | help
I had the same problem Tom had, where it looked like fetchmail ran ok then returned me to a prompt. Maybe it was in -i info mode or -c check-only mode, but may I ask a followup question please? Has anyone gotten a line similar to Andreas's "poll" one below to work using SSL? Could someone layout the framework for such a sample .fetchmailrc please? Word on Freebsd Street is that IMAP is fast obsoletizing POP3, so I was considering IMAP, although all I'm interested in is one mail folder (then I can do PINE or procmail filtration locally on my FreeBSD 4.5 box). Mucho del'apprecianado! -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 On Wed, 6 Mar 2002, Andreas Ntaflos wrote: > Return-Path: <owner-freebsd-questions@FreeBSD.ORG> > Received: from mail5.registeredsite.com (mail5.registeredsite.com > [64.224.9.14]) > by russian-caravan.cloud9.net (Postfix) with ESMTP id 2A43828CDA > for <pete@cloud9.net>; Wed, 6 Mar 2002 15:03:59 -0500 (EST) > Received: from mail.video2video.com (mail.video2video.com [209.35.10.22]) > by mail5.registeredsite.com (8.11.6/8.11.4) with ESMTP id > g26JC4m02972 > for <pete@cloud9.net>; Wed, 6 Mar 2002 14:12:04 -0500 > Received: from mx2.freebsd.org [209.35.10.22] by mail.video2video.com > (SMTPD32-6.06) id A62E98D0114; Wed, 06 Mar 2002 15:03:58 -0500 > Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18]) > by mx2.freebsd.org (Postfix) with ESMTP > id 201D35572D; Wed, 6 Mar 2002 12:03:48 -0800 (PST) > (envelope-from owner-freebsd-questions@FreeBSD.ORG) > Received: by hub.freebsd.org (Postfix, from userid 538) > id 50C9D37B41B; Wed, 6 Mar 2002 12:03:45 -0800 (PST) > Received: from localhost (localhost [127.0.0.1]) > by hub.freebsd.org (Postfix) with SMTP > id CBE472E8001; Wed, 6 Mar 2002 12:03:44 -0800 (PST) > Received: by hub.freebsd.org (bulk_mailer v1.12); Wed, > 6 Mar 2002 12:03:44 -0800 > Delivered-To: freebsd-questions@freebsd.org > Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) > by hub.freebsd.org (Postfix) with SMTP id 0461F37B41A > for <freebsd-questions@freebsd.org>; Wed, 6 Mar 2002 12:03:42 -0800 (PST) > Received: (qmail 23819 invoked by uid 0); 6 Mar 2002 20:03:40 -0000 > Received: from tk212017108240.univie.teleweb.at (HELO Deadcell.ant) > (212.17.108.240) > by mail.gmx.net (mp010-rz3) with SMTP; 6 Mar 2002 20:03:40 -0000 > Received: (from ant@localhost) > by Deadcell.ant (8.11.6/8.11.6) id g26K3dq87360; > Wed, 6 Mar 2002 21:03:39 +0100 (CET) > (envelope-from ant) > Date: Wed, 6 Mar 2002 21:03:39 +0100 > From: Andreas Ntaflos <ntaflos.andreas@gmx.net> > To: Tom Kersten <tomkersten98@yahoo.com> > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: Is fetchmail with Cox possible????? > Message-ID: <20020306210339.D82309@Deadcell.ant> > References: <20020306193925.4921.qmail@web10007.mail.yahoo.com> > Mime-Version: 1.0 > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > User-Agent: Mutt/1.2.5.1i > In-Reply-To: <20020306193925.4921.qmail@web10007.mail.yahoo.com>; from > tomkersten98@yahoo.com on Wed, Mar 06, 2002 at 11:39:25AM -0800 > Sender: owner-freebsd-questions@FreeBSD.ORG > List-ID: <freebsd-questions.FreeBSD.ORG> > List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) > List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) > List-Subscribe: > <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-questions> > List-Unsubscribe: > <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-questions> > X-Loop: FreeBSD.ORG > Precedence: bulk > > On Wed, Mar 06, 2002 at 11:39:25AM -0800, Tom Kersten wrote: > > ~/.fetchmailrc > > ************** > > set daemon 60 > > poll pop.west.cox.net > > protocol POP3 > > username thomas@mydomain.net > > fetchall > > Don't know wether you have any other configuration mishaps, but I think your username entry is wrong, AFAIK you have to set it to the username/login/accountname you have on the mailserver. That's what I have in my .fetchmailrc: > poll gmx.net username "MY_USERNAME_THERE" > HTH > -- > Andreas "ant" Ntaflos > ntaflos.andreas@gmx.net > Vienna, AUSTRIA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020306203701.S2150-100000>