Re: Fetchmail error

2003-10-10 Thread Arnt Karlsen
On Fri, 10 Oct 2003 00:22:41 -0400, Naitik Shah <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > I've been using fetchmail for about a week now, and it was working > fine until yesterday, now one of my pop accounts dies after doing the > following: > > 6.2.4 querying pop.mail.yahoo.c

Re: fetchmail error

2003-08-17 Thread Derrick 'dman' Hudson
On Sat, Aug 16, 2003 at 06:25:14PM -0400, Kevin Mark wrote: | Hi deb-users, | could anyone point me in the right direction. | pop3 server->fetchmail->sendmail->pop3 client (evolution) | Fetchmail issues an SMTP error *recieves*, not issues. sendmail issued the error. | and cant continue getting

Re: fetchmail error

2003-08-17 Thread Carlos Sousa
On 16 Aug 2003 22:26:31 -0400 Kevin Mark wrote: > On Sat, 2003-08-16 at 18:25, Kevin Mark wrote: > > Hi deb-users, > > could anyone point me in the right direction. > > pop3 server->fetchmail->sendmail->pop3 client (evolution) > > Fetchmail issues an SMTP error and cant continue getting the rest of

Re: fetchmail error

2003-08-16 Thread Kevin Mark
On Sat, 2003-08-16 at 18:25, Kevin Mark wrote: > Hi deb-users, > could anyone point me in the right direction. > pop3 server->fetchmail->sendmail->pop3 client (evolution) > Fetchmail issues an SMTP error and cant continue getting the rest of my > email. After I used evolution to d/l my mail direct

Re: fetchmail error?

2001-11-18 Thread Eugene Tyurin
On Sat, Nov 17, 2001 at 09:15:49PM -0800, Craig Dickson wrote: > > Oddly enough, I had exactly that same problem today. I think it's a > Yahoo problem, not a fetchmail one. I fixed it by logging into Yahoo > Mail with a web browser and deleting the first message (which wasn't > anything I needed,

Re: fetchmail error?

2001-11-17 Thread Craig Dickson
Chun Kit Edwin Lau wrote: > Recently, fetchmail seems to stop working in Yahoo... it has the > following error > > client/server protocol error while fetching from pop.mail.yahoo.ca > 5.9.5 querying pop.mail.yahoo.ca (protocol POP3) at Sat 17 > Query status=4 (PROTOCOL) Oddly enough, I had

Re: fetchmail error

2001-10-04 Thread Volker Schlecht
* dman <[EMAIL PROTECTED]> [011002 22:44]: > What are you using as the MDA in fetchmail? I simply > use '/usr/sbin/exim %T' and it delivers locally (via procmail). I've used the same for a while, but that sometimes resulted in strange and annoying delivery errors, that's why I switched to handli

Re: fetchmail error

2001-10-02 Thread dman
On Tue, Oct 02, 2001 at 06:26:12PM +0200, Volker Schlecht wrote: ... | The only thing that has changed in the meantime was my IP | ... suggestions anyone? From looking at the output I would guess that something (in the SMTP delivery) is taking too long which causes your ISP's POP server to timeo

Re: fetchmail error

2001-10-02 Thread Volker Schlecht
Eduard Bloch wrote: > Yes. The localhost server. And a shuted down lo interface is the top > reason for this. I frequently experienced the same problem with fetchmail-ssl as can be currently found in woody and fetchmail-ssl 5.9.3-1 fresh from unstable just five minutes ago. The problem so far o

Re: fetchmail error

2001-10-02 Thread Eduard Bloch
#include Cam Ellison wrote on Mon Oct 01, 2001 um 07:49:52PM: > I do not have an "auto lo" line, but I'm not sure that the localhost > going down is the problem. I use exim as an mda, and it has no And what prevents you from doing "ifup lo" instead of writting this E-Mail about your unsureness?

Re: fetchmail error

2001-10-01 Thread Cam Ellison
* Eduard Bloch ([EMAIL PROTECTED]) wrote: > #include > Bob Nielsen wrote on Mon Oct 01, 2001 um 09:28:22AM: > > > fetchmail: POP3> RETR 1 > > fetchmail: POP3< +OK 4315 octets > > reading message 1 of 202 (4315 octets) > > Maybe problems on connecting localhost. Try "ifup lo". If it helps, > chec

Re: fetchmail error

2001-10-01 Thread Eduard Bloch
#include Bob Nielsen wrote on Mon Oct 01, 2001 um 09:28:22AM: > fetchmail: POP3> RETR 1 > fetchmail: POP3< +OK 4315 octets > reading message 1 of 202 (4315 octets) Maybe problems on connecting localhost. Try "ifup lo". If it helps, check if there is "auto lo" line in in the interfaces file. man

Re: fetchmail error

2001-10-01 Thread Bob Nielsen
No. Nothing in the exchange identifies it, although it is (I believe) a Unix system of some sort. On Mon, Oct 01, 2001 at 03:45:31PM -0700, Cam Ellison wrote: > * Bob Nielsen ([EMAIL PROTECTED]) wrote: > > Just now fetchmail worked quickly again. SMTP was also speedy (it was > > very slow also).

Re: fetchmail error

2001-10-01 Thread Cam Ellison
* Bob Nielsen ([EMAIL PROTECTED]) wrote: > Just now fetchmail worked quickly again. SMTP was also speedy (it was > very slow also). I suspect the problem was at my ISP. I suspect that > possibly fetchmail does a DNS lookup while getmail does not and > something was causing a delay in the respons

Re: fetchmail error

2001-10-01 Thread Bob Nielsen
Just now fetchmail worked quickly again. SMTP was also speedy (it was very slow also). I suspect the problem was at my ISP. I suspect that possibly fetchmail does a DNS lookup while getmail does not and something was causing a delay in the response from my ISP's nameserver. Bob On Mon, Oct 01,

Re: fetchmail error

2001-10-01 Thread Cam Ellison
I have similar problems with version 5.5.3. It seems to run fine with a low number of messages, but does not handle larger volumes well. I have log output very similar to yours. It looks to me as though it is waiting for confirmation from the server, while the server is waiting for some addit

Re: fetchmail error

2000-05-02 Thread Robert Mognet
Hello, On Mon, May 01, 2000 at 07:15:32PM -0400, addiction wrote: > > i was wondering if anyone had any idea what this error means. i never had > any problem with mail retreival until recently (nothing has been changed on > this end). > > Unable to process From lines (envelopes), change recognit

Re: fetchmail error message

1999-10-26 Thread Godric
nate wrote: Thanks for the help - problem solved now.

Re: fetchmail error message

1999-10-26 Thread aphro
check your ulimits (ulimit -a) i get that error because my ulimits are quite strict and when i exceed the limits it prevents me from doing so and pukes with that error. currently i have ulimit's for memory set at 24,000kB for virtual memory and 12,000kB for memory. you also could be out of memory

Re: fetchmail error

1998-07-21 Thread Jaakko Niemi
>> Hello all, >> >> I have problems with fetchmail. Everytime I execute fetchmail -a -F to >> download emails from my ISP server POP3 protocol, it justs hang there. But >> if >> I use netscape mail to download email using POP3 protocal, there is no >> problem. >> Can someone tell me what's wro

Re: fetchmail error

1998-07-21 Thread Michael Beattie
On Tue, 21 Jul 1998, Cheng Dien Yiu Anthony wrote: > Hello all, > > I have problems with fetchmail. Everytime I execute fetchmail -a -F to > download emails from my ISP server POP3 protocol, it justs hang there. But if > I use netscape mail to download email using POP3 protocal, there is no > p