The following issue has been SUBMITTED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=1030 ====================================================================== Reported By: jaygreig Assigned To: ====================================================================== Project: DBMail Issue ID: 1030 Category: Sieve (delivery, dbmail-sievecmd, dbmail-timsieved) Reproducibility: always Severity: feature Priority: normal Status: new target: ====================================================================== Date Submitted: 18-Nov-13 23:28 CET Last Modified: 18-Nov-13 23:28 CET ====================================================================== Summary: Sieve variables Description: inclusion of 'require "variables"' into dbmail-sieve
One reason to be able to re-use the sending email subject in vacation messages:- require "variables"; require "vacation"; set "subject" ""; if header :matches "subject" "*" { set "subject" "${1}"; } vacation :subject "Auto-Reply msg: ${subject}" text: Hello world! There was talk that this would be included back in 2008 By Aaron if I remember correctly but nothing since. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 18-Nov-13 23:28 jaygreig New Issue ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev