sieve string variables

Andrew Morgan morgan at orst.edu
Wed Oct 3 12:20:52 EDT 2007


On Wed, 3 Oct 2007, Ken Murchison wrote:

> Andrew Morgan wrote:
>> 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?
>
> Cyrus Sieve doesn't support the variables extension (yet).

Okay.  We decided not to implement this anyways because people using 
Outlook can't see the reject message anyways.  Outlook generously replaces 
the entire bounce message with "The message was deleted without being 
read".  Boo for software that tries to be too smart.

 	Andy


More information about the Info-cyrus mailing list