[ingo] regex not required

Joakim Ryden jryden at thebox.our-own.net
Sat Nov 29 20:01:43 PST 2003


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: }

Cheers,
Jo



More information about the ingo mailing list