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.

<code> poll server.domain.tld

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

</CODE>

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.1306477972.txt.gz · Last modified: 2011-05-27 08:32 by brb