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