From: Matthias A. <mat...@gm...> - 2007-08-20 13:36:51
|
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 |