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.

poll server.domain.tld
  protocol imap
  auth     password
  username "vorname.nachname"
  password "secret"
  ssl

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