search for: c5656fe4

Displaying 1 result from an estimated 1 matches for "c5656fe4".

2007 Nov 24
2
Sieve regex never matches
Hi, I found the following code on the net which should redirect all mails to another address depending on the time of day (useful for forwarding mails to work): require ["regex"]; if allof (header :regex "date" "(08|09|10|11|12|13|14|15|16|17):..:..", not header :regex "date" "(sat|sun)") { redirect "address at