]> granicus.if.org Git - mutt/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)
commit5b4d5ad070734b938087490a0e0ff1db358777ab
tree806b0706cbde198c2c8685d33c1f2291864acfd1
parentbc92785af6490c276dcdfedc72eba23a95dbbe4e
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