User Tools

Site Tools


mailapi:autoresponderconditionlist

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
mailapi:autoresponderconditionlist [2011/04/14 11:48] – created paulmailapi:autoresponderconditionlist [2018/11/14 10:45] (current) – external edit 127.0.0.1
Line 22: Line 22:
   * datetimeto - the date/time the rule applies to (yyyy-mm-dd hh:mm:ss) inclusive   * datetimeto - the date/time the rule applies to (yyyy-mm-dd hh:mm:ss) inclusive
   * dow - the days of the week the rule applies to (0=Sunday, 1=Monday, etc)   * dow - the days of the week the rule applies to (0=Sunday, 1=Monday, etc)
-  * sender - the sender address the rule applies to (use */wildcards or prefix the text with '/' and use PostgreSQL '[[http://www.postgresql.org/docs/9.0/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP|Regexes]]' +  * sender - the sender address the rule applies to (use %/_ (SQL "LIKE"wildcards or prefix the text with '/' and use PostgreSQL '[[http://www.postgresql.org/docs/9.0/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP|Regexes]]') 
-  * subject - the subject the rule applies to (use */wildcards or prefix the text with '/' and use PostgreSQL '[[http://www.postgresql.org/docs/9.0/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP|Regexes]]'+  * subject - the subject the rule applies to (use %/_ (SQL "LIKE")  wildcards or prefix the text with '/' and use PostgreSQL '[[http://www.postgresql.org/docs/9.0/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP|Regexes]]')
   * locked - if true the user cannot change these settings themselves, only an administrator can (note that ANY locked rules on an autoresponder will prevent any changes to rules for that autoresponder - this is to stop the user adding a higher priority 'block' rule)   * locked - if true the user cannot change these settings themselves, only an administrator can (note that ANY locked rules on an autoresponder will prevent any changes to rules for that autoresponder - this is to stop the user adding a higher priority 'block' rule)
  
mailapi/autoresponderconditionlist.1302778106.txt.gz · Last modified: 2018/11/14 10:44 (external edit)