* On 26 Jan 2015, Conor Cook wrote: 
> 
> In what I have discovered online, the problem seems to be related to
> "-USE_IMAP."  Unfortunately, nothing I can find online tells me how to
> change that and the related variables to "+USE_IMAP."  I am in my
> command line infancy, so I have gotten in over my head.  Is there
> anything you can suggest to remedy the issue?

That's exactly right.  These are compile-time options, unfortunately, so
what it means is that your mutt was built without IMAP (or POP) support.
If you need this, you'll need a different packager build, or else to
compile yourself from source.  Add --enable-imap (--enable-pop) to the
./configure command to activate this feature set in your build.

-- 
David Champion • [email protected]

Reply via email to