# /etc/init.d/dovecot restart
- Service dovecot stopping
- Service dovecot stopped
- Service dovecot starting ILoading modules from directory: /usr/lib/dovecot/imap IModule loaded: /usr/lib/dovecot/imap/lib90_antispam_plugin.so IEffective uid=65534, gid=65534, home=/tmp
- Service dovecot started
Why don't I see cmusieve ?
Still nothing about sieve in the logs ...
Roderick A. Anderson a écrit :
Guillaume HILT wrote:
I don't have any sieve error file.
Do you have and messages in the dovecot (or postfix) log files that relate to 'sieve'?
Here is the one I got when I'd forgotten to install dovecot-sieve (yum or rpm)
deliver(info@mydomain.com): Feb 03 08:39:27 Fatal: Plugin cmusieve not found from directory /usr/lib/dovecot/lda
And this after I installed dovecot-sieve and it was working for another account.
deliver(raanders@mydomain.com): Feb 20 08:47:25 Info: cmusieve: Executing script /var/mail/vhosts/mydomain.com/raanders/dovecot.sievec
And then this if there is no dovecot.sieve file (I don't hide mine like in the examples as this is a virtual mailbox server.)
deliver(info@aesoft-sbcs.com): Feb 17 13:42:42 Info: cmusieve: /var/mail/vhosts/mydomain.com/info/dovecot.sieve doesn't exist
Rod