Displaying 1 result from an estimated 1 matches for "mkoudelka".
Did you mean:
koudelka
2008 May 14
2
homedir override problem, MS AD + WINBIND + PAM + SIEVE
...OK. I can use user-scrips to
forward mail by subject or something like this.
Vacation rules works too. But it isn't create .dovecot.lda-dupes in user
home directory that contains e-mail addresses that was replied. So
vacation is sent always.
I have this error in dovecot-deliver.log
deliver(mkoudelka): May 14 12:24:19 Error:
open(/home/MALL/mkoudelka/.temp.cz-dc1-s-018.mall.cz.11302.7e2cc05a1e1df1a7)
failed: No such file or directory
I tried to override home directory by set this:
userdb passwd {
args = home=/var/spool/mail/%n
}
But there isnt't any change.
Can you please, help how...