Re: squeeze, dns, fetchmail error

2009-05-06 Thread Hugh Lawson
Bhasker C V writes: > On Wed, 6 May 2009, Hugh Lawson wrote: > > fetchmail: couldn't find canonical DNS name of pop-server.triad.rr.com > > (pop-server.triad.rr.com): Name or service not known > > fetchmail: Query status=11 (DNS) Bhasker C V: > Is all the DNS servers in the resolv.conf co

Re: squeeze, dns, fetchmail error

2009-05-06 Thread Bhasker C V
On Wed, 6 May 2009, Hugh Lawson wrote: How to troubleshoot this error? I've done hours of googling but can't find anything that helps. fetchmail: couldn't find canonical DNS name of pop-server.triad.rr.com (pop-server.triad.rr.com): Name or service not known fetchmail: Query status=11 (DNS) I

squeeze, dns, fetchmail error

2009-05-06 Thread Hugh Lawson
How to troubleshoot this error? I've done hours of googling but can't find anything that helps. fetchmail: couldn't find canonical DNS name of pop-server.triad.rr.com (pop-server.triad.rr.com): Name or service not known fetchmail: Query status=11 (DNS) If I replace "pop-server.triad.rr.com" wi

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

Fetchmail error

2003-10-09 Thread Naitik Shah
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.com (protocol POP3) at Thu Oct 9 23:57:02 2003: poll started fetchmail: POP3< +OK hello from popgate(2.23.15) fetchmail

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

fetchmail error

2003-08-16 Thread Kevin Mark
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. ---error--- Aug 16 18:13:02 debian fetchmail[1383]: reading me

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

fetchmail error?

2001-11-17 Thread Chun Kit Edwin Lau
Hi everyone, 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) -- Edwin ERTW Lau __

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

fetchmail error

2001-10-01 Thread Bob Nielsen
With the latest woody version of fetchmail (5.9.0-4), fetchmail hangs when trying to retrieve a message. This just started a few days ago after an upgrade. I tried manually retrieving a message and also tried getmail and was able to retrieve messages normally. Here is a script of what transpired

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

fetchmail error

2000-05-01 Thread addiction
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 recognition modes. <-- what exactly does that mean? here's the error message/s: fetch

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

fetchmail error message

1999-10-26 Thread Godric
Hi. I received the following error while using fetchmail on a new slink 2.1 install with exim: realloc failed:cannot allocate memory. Can anyone please tell me what this means and what should be done? I used the fetchmail -vv option to find the message, and have run fetchmail both as root and using

fetchmail error messages

1999-02-23 Thread Johann Spies
Since I have upgraded to hamm fetchmail is giving met the following type of error messages with all the mail I download from my ISP. Apart from the error message, I have no problem. Everything is working fine. I just want to know what is causing it. popclient: about to deliver with: formail -s

fetchmail error

1999-02-03 Thread Ingo Hohmann
fetchmail ran well for some time, but now I get the error: skipping message 880 not flushed reading message 881 of 1261 (3233 bytes) .fetchmail: SMTP error: 501 <@public.uni-hamburg.de> : colon expected after route fetchmail: SMTP error: 501 : sender address must contain a domain fetchmail: SMTP

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

fetchmail error

1998-07-20 Thread Cheng Dien Yiu Anthony
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 wrong? Thanks Anthony --