Hello...
I had the problem described in this thread. I fixed it by changing the
dovecot.py program in the pysieved package. My mailfolders are all in
/home/vmail/USERNAME.
The last two lines (comment + code) in the code below is my addition to
dovecot.py. The code above my lines are there to
On Fri, 2008-03-07 at 15:16 +0100, Samuel HAMEAU wrote:
> There is then 4 choices :
> * make my own dovecot patch making the master socket or userdb-ldap read
> plugin's variables (tricky,might be hazardous for an uninitiated?)
This doesn't seem a very good idea. Plugin settings weren't meant to
Actually, there is no problem with the deliver : it displays a warning
if the home directory overrided by the variable "home" (in my conf) is
not existent, and it uses the right sieve script according to the
"sieve" variable described in the plugin section.
However, pysieved (using auth-master
Samuel HAMEAU a écrit :
Timo Sirainen a écrit :
On Mar 4, 2008, at 12:09 PM, Samuel HAMEAU wrote:
I am using dovecot 1.0.10 and pysieved, in a master/slave cluster
with ldap (auth_bind=yes). For conceptuals reasons, i would like to
keep on the same partition the mailstore + sieve scripts.
I
Timo Sirainen a écrit :
On Mar 4, 2008, at 12:09 PM, Samuel HAMEAU wrote:
I am using dovecot 1.0.10 and pysieved, in a master/slave cluster
with ldap (auth_bind=yes). For conceptuals reasons, i would like to
keep on the same partition the mailstore + sieve scripts.
I have try to set "sieve"
On Mar 4, 2008, at 12:09 PM, Samuel HAMEAU wrote:
I am using dovecot 1.0.10 and pysieved, in a master/slave cluster
with ldap (auth_bind=yes). For conceptuals reasons, i would like to
keep on the same partition the mailstore + sieve scripts.
I have try to set "sieve" and "home" variables un
Hi,
I am using dovecot 1.0.10 and pysieved, in a master/slave cluster with
ldap (auth_bind=yes). For conceptuals reasons, i would like to keep on
the same partition the mailstore + sieve scripts.
I have try to set "sieve" and "home" variables under the "plugin"
section with an absolute path,