[dovecot/pigeonhole] 014df5: imapsieve plugin: Make sure "INBOX" is	upper case ...
    GitHub 
    noreply at github.com
       
    Sun Feb 12 13:07:42 UTC 2017
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 014df56e1efe7efbd39691b585fcd6360ac9ed9e
      https://github.com/dovecot/pigeonhole/commit/014df56e1efe7efbd39691b585fcd6360ac9ed9e
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-02-12 (Sun, 12 Feb 2017)
  Changed paths:
    M src/plugins/imapsieve/imap-sieve-storage.c
  Log Message:
  -----------
  imapsieve plugin: Make sure "INBOX" is upper case in static mailbox rules.
Otherwise, the mailbox name would never match, since matching is performed case-sensitively and Dovecot only returns the upper-cased "INBOX".
This change prevents confusing administrators that for some reason choose to use a different capitalization of that mailbox name.
    
    
More information about the dovecot-cvs
mailing list