User Tools

Site Tools


blog:use_fetchmail_to_retrieve_mail_from_exchange_2010_server

This is an old revision of the document!


Use fetchmail to retrieve mail from exchange 2010 server

After my employer upgraded to exchange 2010, i could no longer get my mails by fetchmail.

The problem was the gssapi hanging and not falling back to plain authentification.

<quote> poll server.domain.tld

protocol imap
auth     password
username "vorname.nachname"
password "secret"
ssl

</quote>

Ref: http://blogs.oracle.com/smg/entry/ssl_fingerprints_mailserver

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
   ___   _   __  ____    __   _____
  / _ \ | | / / / __ \  / /  / ___/
 / // / | |/ / / /_/ / / /__/ (_ / 
/____/  |___/  \____/ /____/\___/
 
blog/use_fetchmail_to_retrieve_mail_from_exchange_2010_server.1306477956.txt.gz · Last modified: 2011-05-27 08:32 by brb