Skip to content
  1. Aug 09, 2016
    • Till Brehm's avatar
      Merge branch 'feature/imap4flags' into 'master' · e037df98
      Till Brehm authored
      Support for "Mark as read" in user's mail filters
      
      A few people on the internet have already requested support for the `imap4flags`. This pull request provides two things:
      
       - The templates for Sieve have been updated to include and load the `imap4flags` module. This is available also for Doctrine 1.1 and provides the ability to use the command `setflat "\\Seen";` which marks mails as read.
       - The web interface has been updated for a new action beside delete and more, named "Mark as read". This allows users to define mail filters which mark mails automatically as read. This currently only works for Sieve. Servers using Maildrop will silently ignore that specific user filter.
      
      I would be happy to see that feature in ISPConfig 3.1!
      
      See merge request !402
      e037df98
  2. Aug 08, 2016
  3. Aug 05, 2016
  4. Aug 04, 2016
  5. Aug 03, 2016
  6. Aug 02, 2016
  7. Aug 01, 2016
  8. Jul 29, 2016