Have just read the recent thread on this on the mailing list. Sorry for not
checking first before emailing :)
On 16/07/2013, at 12:12 PM, Simon wrote:
> Hi There.
>
> We are using dovecot v2.2.4 with pigeonhole 0.4.1 (both compiled from source)
> Centos 6.4. We are storing our virtual user co
On 7.7.2011 11:40, Stephan Bosch wrote:
> Op 7-7-2011 10:30, Veikko "Wexi" Skurnik schreef:
>> I have a dovecot/postfix mail server with virtual user and LDAP
>> authentication but for some reason the sieve scripts in user's maildirs
>> are not run. Here's my dovecot -n:
> [...]
>> I can telnet to
Op 7-7-2011 10:30, Veikko "Wexi" Skurnik schreef:
I have a dovecot/postfix mail server with virtual user and LDAP
authentication but for some reason the sieve scripts in user's maildirs
are not run. Here's my dovecot -n:
[...]
I can telnet to the Managesieve server and it also works with Roundc
> -Original Message-
> From: dovecot-bounces+nick.lunt=patech-solutions@dovecot.org
> [mailto:dovecot-bounces+nick.lunt=patech-solutions@dovecot.org] On
> Behalf Of Nick Lunt
> Sent: 06 April 2010 08:49
> To: dovecot@dovecot.org
> Subject: Re: [Dovecot]
Hi Jerry
> -Original Message-
> From: dovecot-bounces+nick.lunt=patech-solutions@dovecot.org
> [mailto:dovecot-bounces+nick.lunt=patech-solutions@dovecot.org] On
> Behalf Of Jerry
> Sent: 01 April 2010 18:14
> To: dovecot@dovecot.org
> Subject: Re: [Dovecot]
On Thu, 1 Apr 2010 16:17:23 +0100, Nick Lunt
articulated:
> Hi
>
> I have a simple sieve script to discard email with a certain string in
> the subject.
> I now need to beef this up a bit with the following:
>
> if header :contains "subject" "A" and "B" and not "C"
> discard
> if header