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