Hi All!!!
I have successfully configure my mail server. Dovecot+Postfix+Mysql.
It is work.
In the mail.log I see:
postfix/pipe[19520]: DFCCC640048: to=<[email protected]>, relay=dovecot,
delay=0.19, delays=0.06/0.07/0/0.07, dsn=2.0.0, status=sent (delivered
via dovecot service)
But the sieve plugin isn't work. :'(
My dovecot.conf:
plugin {
sieve = /home/vmail/domain.ru/[email protected]/dovecot.sieve
}
/In the dovecot.log I see:/
Error:
sieve_execute_bytecode(/home/vmail/domain.ru/[email protected]/dovecot.sievec)
failed
/In the dovecot-info.log I see:/
Info: cmusieve: Using sieve path:
/home/vmail/domain.ru/[email protected]/dovecot.sieve
deliver([email protected]):
Info: cmusieve: Executing script
/home/vmail/domain.ru/[email protected]/dovecot.sievec
Please Help Me... :'(