]> granicus.if.org Git - neomutt/commit
Currently, Mutt won't use a default folder if just the IMAP server is
authorThomas Roessler <roessler@does-not-exist.org>
Fri, 13 Nov 1998 18:31:06 +0000 (18:31 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Fri, 13 Nov 1998 18:31:06 +0000 (18:31 +0000)
commit772d2264a5cf43b64c08ff9394d589431da2b8d9
tree806b0706cbde198c2c8685d33c1f2291864acfd1
parentff2bd3fd4ca81e5ab48e2f4f0fdceee890ceba88
Currently, Mutt won't use a default folder if just the IMAP server is
specified.  In fact, if the folder isn't specified, it will core-dump.

The attached patch will use INBOX as the IMAP folder name if none is
specified, eliminating the core-dump.

(From: Aaron Schrab <aaron+mutt@schrab.com>)
imap.c