22 Apr
2012
22 Apr
'12
12:06 p.m.
On Fri, Apr 20, 2012 at 04:10:18PM -0430, Victor OƱate wrote:
Hi. I need configure "sieve" against ldap
You can't configure sieve against LDAP.
Sieve is a filter language, which is called by the LDA and configured by files in your home dir.
For more information about sieve (with Dovecot 1) look here:
http://wiki.dovecot.org/LDA/Sieve
and here:
http://wiki.dovecot.org/LDA/Sieve/Dovecot
[..]
The principal idea is keep the control the message by user with LDAP and Dovecot(IMAP). without touching the postfix configuration file is that possible, or am I dreaming.
What you want is ManageSieve:
http://wiki.dovecot.org/ManageSieve
more specifically:
http://wiki.dovecot.org/ManageSieve/Clients
Dennis