#3733: imap_check_subscribed interacts badly with account-hook
-------------------------+----------------------
  Reporter:  Lekensteyn  |      Owner:  brendan
      Type:  defect      |     Status:  reopened
  Priority:  major       |  Milestone:
 Component:  IMAP        |    Version:
Resolution:              |   Keywords:
-------------------------+----------------------
Changes (by Lekensteyn):

 * status:  closed => reopened
 * resolution:  wontfix =>


Comment:

 Coming back to this issue, I have settled with removing all imap_user
 variables and using usernames in URLs instead.

 About the other patch, "Reject empty hook patterns", can you take it as-is
 or should a new issue be opened? It avoids expanding '@foo' to an empty
 string for hooks which would match anything (as was demonstrated with a
 '@imap.example.com' folder-hook). Easiest way to test that behavior is to
 use this directive as last item (or after the last matching folder-hook):

     folder-hook '@doesnotmatter' 'set [email protected]'

 Then change folder to a different account (c
 =imaps://[email protected]/INBOX), compose a new mail (m) and observe
 that [email protected] is still set.

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3733#comment:6>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to