I would like to write the following sieve rule: require ["reject"]; reject "The account '${address}' has not been activated."; Is it possible to use a variable in a string, specifically the email address? Andy