Using alpine with microsoft exchange
Getting ALPINE to work with Microsoft's Mail Server when Evolution isn't an option Rational: I had to work on my Linux box for a long term project and needed to be able to watch for new mail. Evolution wasn't an option because the Exchange servers didn't allow Evolution to read certain settings and I couldn't find a (quick) work around to manually configure. So I decided to run the Office Communicator in Google Chrome and to start-up Alpine to watch my mailbox via IMAP. Here are the relevant settings to get that to work Find a valid SMTP server for your organization Hint: dig example.com mx Configure .pinerc user-domain=example.com smtp-server=mailserv.example.com/novalidate-cert default-saved-msg-folder={exchange.example.com/user=myid}Sent Items feature-list=enable-suspend, quell-dead-letter-on-cancel, enable-sigdashes, ...