]> granicus.if.org Git - mutt/commit
(1) OP_MAIN_LINK_THREADS needs to check for IMAP_ACL_DELETE permission,
authorPhil Pennock <mutt-dev@spodhuis.demon.nl>
Wed, 5 Apr 2006 17:28:30 +0000 (17:28 +0000)
committerPhil Pennock <mutt-dev@spodhuis.demon.nl>
Wed, 5 Apr 2006 17:28:30 +0000 (17:28 +0000)
commit865667b78f9c5a6d98a3c0febb1abd7d5797e210
tree051c36b08fa2802c981e82c8bf33adbed3260028
parentba3dcab2fff7b9261582c8a20032feaa6e956bda
(1) OP_MAIN_LINK_THREADS needs to check for IMAP_ACL_DELETE permission,
     since the thread linking involves deleting the old email

 (2) makes CHECK_IMAP_ACL() a no-op if USE_IMAP is not defined; then
     cleans up a bunch of the #ifdef litter.
curs_main.c