Re: [Dovecot] Sieve escape user input

2014-03-18 Thread Stephan Bosch
On 3/17/2014 9:09 PM, azurIt wrote: > Hi, > > i'm having problems with escaping user input in sieve scripts. I'm using > 'variables' extension and i can't find out how to escape character '$' - i > tried '\$' and '$$' but nothing helps. Any ideas? Thanks. Two options: http://tools.ietf.org/html

[Dovecot] Sieve escape user input

2014-03-17 Thread azurIt
Hi, i'm having problems with escaping user input in sieve scripts. I'm using 'variables' extension and i can't find out how to escape character '$' - i tried '\$' and '$$' but nothing helps. Any ideas? Thanks. azur