From: Ken Murchison (no email)
Date: Wed Oct 03 2007 - 06:44:46 EDT
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).
-- Kenneth Murchison Systems Programmer Project Cyrus Developer/Maintainer Carnegie Mellon University ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
|
|
|