On 2007/06/15 12:02, Peter Hessler wrote: > :Here's an updated diff for 1.5.16. (Merged your stuff into my existing > :diff.) > : > :I think we should enable the header caching by default since it's so > :nice. The header cache can be used to cache IMAP, POP3 and Maildir > :stuff. (And this would remove one FLAVOR...) Any objections? > > Quick test of this, working fine on amd64. I can send email (with > SASL) via the smtp_url module (hint: 'smtps://' requires ssl wrapped > smtp, while 'smtp://' will support STARTTLS). I had to add > '--with-sasl' to the CONFIGURE_ARGS though. > > I have no problems with enabling hcache by default. Why hasn't it been > pulled in to mainline mutt?
hcache is in the main distribution just not enabled by default, I would hazard a guess that it's because it adds dependency on gdbm/qdbm. I'd be happy to see it built by default.
