Displaying 2 results from an estimated 2 matches for "mailforward".
Did you mean:
mailforwards
2008 May 28
1
Sieve/Vacation
hi,
i'm using 1.1.rc5 but the same error occured with 1.0.13.
the dovecot package was installed on centos 5 with rpm's from atrpms.
exim 4.69.
everything works fine except the vacation's from sieve. don't get me
wrong, sieve works for everything, including mailforwards, or sorting in
subfolders.
but when i have a vacation, the script is compiled, but it produces the
following output:
sieve_execute_bytecode(/var/virtuser/test@<adomain>.sievec) failed
(the "<adomain>" is replaced with the real domain of the user).
i use virtual users i...
2011 Dec 22
2
crash on shared folders if remote user has empty $home
Hi,
in seldom cirumstances it's possible that the imap-process is crashing
without write something usefule into the logfile.
a) User foo exists, is happy and everything's alright
b) He had a shared folder given from bar
c) In our setup we have mailforwarding adresses without a valid $home in
LDAP
c) if user bar is changed from a user with into a mailforwarding adress,
the user foo won't have an entry for $home any more, but still exists in
LDAP.
d) If foo logs in, dovecot's exploring the shared folders given from the
non-existing user...