[ingo] regex not required

Todd Merritt tmerritt at email.arizona.edu
Fri Dec 5 15:51:00 PST 2003


That means that the "require regex" line at the start of the filter is
missing. I haven't had any problems with my regex filters with HEAD
though.

Todd

On Fri, 2003-12-05 at 16:43, Michael M Slusarz wrote:
> Quoting Joakim Ryden <jryden at thebox.our-own.net>:
> 
> | Hi everyone -
> |
> | using CVS from a few minutes ago I get this error saving my Sieve script:
> |
> | There was an error activating the script. The driver said: {45}script
> | errors: line 48: regex not required
> |
> | The rule in question looks like:
> |
> |   47: # Admin
> |   48: if address :all :comparator "i;ascii-casemap" :regex "From"
> | "(root|postmaster|MAILER-DAEMON|nobody)"  {
> |   49:     fileinto "Admin";
> |   50:     stop;
> |   51: }
> 
> I have no idea - I have no access to a Sieve server to test this personally.
> 
> michael
> 
> ______________________________________________
> Michael Slusarz [slusarz at bigworm.colorado.edu]
> The University of Colorado at Boulder



More information about the ingo mailing list