27 Jan
2010
27 Jan
'10
5:52 p.m.
Nick Lunt wrote:
I don't really get any info in the logs either:
<snip> > > Im sure my .dovecot.sieve is not getting processed but I cannot prove > it. >
Your sieve file will be processed at delivery time, when the MTA (f.i. postfix) will hand off mail to the dovecot LDA, deliver. Your log file shows only activity about an IMAP login. This has no use in debugging your problem.
- Check your MTA config and see if it calls deliver
- Send yourself a mail
- Check MTA logs and see if handing the mail to deliver works as intended
- Check dovecot logs for activity from deliver.
Regards, Tom