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?
>
> C
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 (ye
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
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cy