From: Rob M. <rob...@gm...> - 2006-09-27 17:36:46
|
On 9/27/06, Marco Fioretti <mfi...@mc...> wrote: > Hello, > > I have dovecot q1.0-0_22.rc7 up and running on a server: I can read > email from squirrelmail just fine. When I try to download email with > fetchmail, however, I get the result below. Why is that happening? In > dovecot.conf I have: > > protocols = imap imaps pop3, > > so why should pop3 or imap fail? Where should I look? > > (I'll fix the certificates problem after I've managed to get in > successfully with plain imap or pop3) They may be linked. > (note: fetchmail is regularly working on other accounts) On this server? If so it points directly to a username/password mismatch between the server and fetchmail. The errors provided by fetchmail suggest you're either requiring SSL/TLS for logins or you've got an error in the username or password in the fetchmail config. I'd advise you increase the logging level on the server and retry. -- 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 |