On Fri, 18 Sep 2009, Jason wrote: > Morris, Patrick wrote: > > On Tue, 15 Sep 2009, Jason wrote: > > > >> All, > >> > >> I'm attempting to send and receive email from an Exchange2007 server (I > >> know, bleh :-P ). Seeing as how Evolution-mapi is having some issues, I > >> decided to eliminate all the GUI crap. > >> > >> I'm able to pull all of my email with "exchange2mbox" and I plan on > >> using "openchangeclient --sendmail ..." as my version of sendmail. > >> > > > Thinks work OK for me and most of my mail comes by way of Exchange 2007 > > servers. > > > > Via MAPI or other? If it's MAPI, care to share the details of pulling > and sending (commands/args)? I've only gotten as far as pulling my > inbox a few times so I had sample data to work with.
Via other. I generally use offlineimap to pull stuff down via IMAP and then just point Mutt at the resulting Maildir. That may also account for why S/MIME works for me while it's giving you a hard time.
