On 16.1.2014 23:50 Corinna Vinschen wrote: > On Jan 16 19:07, Harri T. wrote: >> Or could the mutt package contributor compile mutt with --enable-smtp >> so that instead of installing MTA I could configure mutt to use an >> external SMTP server with the configuration variable smtp_url? > > Interesting, I always thought --enable-imap is default in mutt. I > agree that it would be nice to have imap support in mutt, just as on > Linux.
Hi Corinna IMAP is currently enabled, SMTP is not. Run 'mutt -v' for more information: - Configure options: --enable-imap (--enable-smtp missing) - Compile options: +USE_IMAP -USE_SMTP When SMTP is enabled, local MTA is not needed anymore because remote SMTP server can be set with smtp_url configuration variable. Harri -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple