From: Anne W. <can...@go...> - 2007-08-20 14:23:46
|
On Monday 20 Aug 2007, you wrote: > Anne Wilson schrieb: > > On Monday 20 Aug 2007, Rob MacGregor wrote: > >> On 8/20/07, Anne Wilson <can...@go...> wrote: > >>> Abbreviated .fetchmailrc - other mailboxes removed for simplicity. > >>> > >>> set logfile = /home/anne/fetchmail.log > >>> > >>> poll zencphosting09.zen.co.uk with proto pop3 > >>> user "su...@ly..." > >>> pass "xxxxxx" > >>> is anne fetchall > >>> > >>> zencphosting09 is the server for my domain account. Maybe the > >>> certificate doesn't exist on that server? The general server for mail > >>> not on the domain addresses is mailhost.zen.co.uk. I used that at > >>> first, but then got a message that the certificate didn't match my > >>> domain, for every mailbox, every connection. I did ask zen if I should > >>> put a certificate onto my domain space, but they said that it was not > >>> necessary. > >> > >> Ok, next step, please post the output of "fetchmail -v -v -v -c" > > > > Nothing. A pause, then return to prompt: > > fetchmail -v -v -v -c > > fetchmail: can't check mail while another fetchmail to same host is > > running. [anne@david ~]$ fetchmail --quit > > fetchmail: background fetchmail at 6056 killed. > > [anne@david ~]$ fetchmail -v -v -v -c > > [anne@david ~]$ > > Try: fetchmail -v -v -v -c --nodetach --nosyslog That's better. Here are the beginning, up to the end of the first mailbox, and the last mailbox. All the others are like the last one. [anne@david ~]$ fetchmail -v -v -v -c --nodetach --nosyslog fetchmail: 6.3.8 querying mailhost.zen.co.uk (protocol POP3) at Mon 20 Aug 2007 12:51:17 BST: poll started fetchmail: Trying to connect to 212.23.3.98/110...connected. fetchmail: POP3< +OK heisenberg, Zen Internet POP3 Server Ready fetchmail: POP3> CAPA fetchmail: POP3< -ERR You must login first. fetchmail: You must login first. fetchmail: Repoll immediately on zen...@ma... fetchmail: Trying to connect to 212.23.3.98/110...connected. fetchmail: POP3< +OK heisenberg, Zen Internet POP3 Server Ready fetchmail: POP3> USER zen136663 fetchmail: POP3< +OK Please enter your pass, with the PASS command. fetchmail: POP3> PASS * fetchmail: POP3< +OK Logged in. fetchmail: selecting or re-polling default folder fetchmail: POP3> STAT fetchmail: POP3< +OK 0 0 fetchmail: No mail for zen136663 at mailhost.zen.co.uk fetchmail: POP3> QUIT fetchmail: POP3< +OK Goodbye. See you again sometime :) fetchmail: 6.3.8 querying mailhost.zen.co.uk (protocol POP3) at Mon 20 Aug 2007 12:51:18 BST: poll completed fetchmail: 6.3.8 querying zencphosting09.zen.co.uk (protocol POP3) at Mon 20 Aug 2007 12:51:18 BST: poll started fetchmail: Trying to connect to 82.71.204.15/110...connected. fetchmail: POP3< +OK Hello there. fetchmail: POP3> CAPA fetchmail: POP3< +OK Here's what I can do: fetchmail: POP3< STLS fetchmail: POP3< TOP fetchmail: POP3< USER fetchmail: POP3< LOGIN-DELAY 10 fetchmail: POP3< PIPELINING fetchmail: POP3< UIDL fetchmail: POP3< IMPLEMENTATION Courier Mail Server fetchmail: POP3< . fetchmail: POP3> STLS fetchmail: POP3< +OK Begin SSL/TLS negotiation now. fetchmail: Issuer Organisation: Unknown fetchmail: Issuer CommonName: zencphosting09.zen.co.uk fetchmail: Server CommonName: zencphosting09.zen.co.uk fetchmail: zencphosting09.zen.co.uk key fingerprint: 01:A0:29:54:2F:03:DB:AE:79:8D:B8:B9:BB:9A:1F:9A fetchmail: Server certificate verification error: self signed certificate fetchmail: POP3> CAPA fetchmail: POP3< +OK Here's what I can do: fetchmail: POP3< TOP fetchmail: POP3< USER fetchmail: POP3< LOGIN-DELAY 10 fetchmail: POP3< PIPELINING fetchmail: POP3< UIDL fetchmail: POP3< IMPLEMENTATION Courier Mail Server fetchmail: POP3< . fetchmail: 6.3.8 querying zencphosting09.zen.co.uk (protocol POP3) at Mon 20 Aug 2007 12:51:24 BST: poll completed fetchmail: 6.3.8 querying zencphosting09.zen.co.uk (protocol POP3) at Mon 20 Aug 2007 12:51:24 BST: poll started fetchmail: Trying to connect to 82.71.204.15/110...connected. fetchmail: POP3< +OK Hello there. fetchmail: POP3> CAPA fetchmail: POP3< +OK Here's what I can do: fetchmail: POP3< STLS fetchmail: POP3< TOP fetchmail: POP3< USER fetchmail: POP3< LOGIN-DELAY 10 fetchmail: POP3< PIPELINING fetchmail: POP3< UIDL fetchmail: POP3< IMPLEMENTATION Courier Mail Server fetchmail: POP3< . fetchmail: POP3> STLS fetchmail: POP3< +OK Begin SSL/TLS negotiation now. fetchmail: Issuer Organisation: Unknown fetchmail: Issuer CommonName: zencphosting09.zen.co.uk fetchmail: Server CommonName: zencphosting09.zen.co.uk fetchmail: zencphosting09.zen.co.uk key fingerprint: 01:A0:29:54:2F:03:DB:AE:79:8D:B8:B9:BB:9A:1F:9A fetchmail: Server certificate verification error: self signed certificate fetchmail: POP3> CAPA fetchmail: POP3< +OK Here's what I can do: fetchmail: POP3< TOP fetchmail: POP3< USER fetchmail: POP3< LOGIN-DELAY 10 fetchmail: POP3< PIPELINING fetchmail: POP3< UIDL fetchmail: POP3< IMPLEMENTATION Courier Mail Server fetchmail: POP3< . fetchmail: zencphosting09.zen.co.uk: upgrade to TLS succeeded. fetchmail: POP3> USER su...@ly... fetchmail: POP3< +OK Password required. fetchmail: POP3> PASS * fetchmail: POP3< +OK logged in. fetchmail: selecting or re-polling default folder fetchmail: POP3> STAT fetchmail: POP3< +OK 0 0 fetchmail: No mail for su...@ly... at zencphosting09.zen.co.uk fetchmail: POP3> QUIT fetchmail: POP3< +OK Bye-bye. fetchmail: 6.3.8 querying zencphosting09.zen.co.uk (protocol POP3) at Mon 20 Aug 2007 12:51:25 BST: poll completed fetchmail: normal termination, status 1 |