From: Rob M. <rob...@gm...> - 2007-08-20 20:25:48
|
On 8/20/07, Anne Wilson <can...@go...> wrote: > Right - maybe I misunderstood your instructions. At present the stanzas in > fetchmailrc look like this: > > poll zencphosting09.zen.co.uk with proto pop3 > sslfingerprint 01:A0:29:54:2F:03:DB:AE:79:8D:B8:B9:BB:9A:1F:9A > user "su...@ly..." > pass "xxxxxx" > is anne fetchall > > And attempting to restart fetchmail, or to run with --configdump, brings > > fetchmail:/home/anne/.fetchmailrc:24: syntax error at 01 Ok, having got home and checked, that should have been AFTER the user line - apologies. It should look something like the following: poll zencphosting09.zen.co.uk with proto pop3 user "su...@ly..." password "xxxxxx" ssl sslfingerprint "01:A0:29:54:2F:03:DB:AE:79:8D:B8:B9:BB:9A:1F:9A" is anne fetchall (Or at least, that's basically what works for me). If that doesn't work, please include the entire .fetchmailrc, editing only passwords/usernames. -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche |