Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#1487746 closed Feature Patches (fixed)

managesieve plugin regex support patch

Reported by: sabel Owned by:
Priority: 5 Milestone: 0.6-beta
Component: Plugins Version: git-master
Severity: normal Keywords:
Cc:

Description

Hi,

I wrote a small patch to support regex filters.
Don't know if it's complete, but it's working fine for me.
Perhaps you could apply it to the trunk.

Attachments (2)

managesieve.regex.diff (4.9 KB) - added by sabel 2 years ago.
regex.patch (4.6 KB) - added by alec 2 years ago.
updated version

Download all attachments as: .zip

Change History (6)

Changed 2 years ago by sabel

Changed 2 years ago by alec

updated version

comment:1 Changed 2 years ago by alec

  • Resolution set to fixed
  • Status changed from new to closed

Applied in r4521/svn

comment:2 Changed 2 years ago by Steffen

The updated patch does not execute

array_push($exts, 'regex');

and therefore the sieve script fails to work!

comment:3 Changed 2 years ago by alec

Fixed in r4806/svn.

comment:4 Changed 2 years ago by Steffen

Confirmed, thanks! :)

Note: See TracTickets for help on using tickets.