On Mon, 2011-05-09 at 10:19 +0000, Maria Arrea wrote:
mail_home = /buzones/mydomain/%2.26Hn/%2.200Hn/%n/home_usuario/ mail_location = mdbox:/buzones/my_domain/%2.26Hn/%2.200Hn/%n:INDEX=/indices_dovecot/indices/%2.26Hn/%2.200Hn/%n
May 9 12:13:52 buzon dovecot: managesieve(a_poor_user@mydomain): Error: sieve-storage: open(/buzones/my_domain/0a/94/javierdemiguel/home_usuario/sieve//tmp/roundcube-1304936032.M335644P23819.mydomain.sieve) failed: No such file or directory
I guess normally this won't show up because normally mail directory is under home dir, not vice versa.
But I couldn't reproduce this myself anyway. The sieve/tmp/ dir is created at startup and I can't really think of where that open() error is coming from if it's done earlier. Stephan?