Hello, I have installed the dovecot-2.0.2 and dovecot-2.0-pigeonhole-0.2.0
but if I try to use sieve I get this error. I can't find any help in documentation.
Any ideas? thanks ----------------------- /usr/local/sbin/dovecot startdoveadm(root): Error: dlopen(/usr/local/lib/dovecot /lib90_sieve_plugin.so) failed: /usr/local/lib/dovecot/libdovecot-sieve.so.0: undefined symbol: mail_deliver_save_open
/usr/local/sbin/dovecot -n # 2.0.2: /usr/local/etc/dovecot/dovecot.conf # OS: Linux 2.6.9-42.0.2.ELsmp x86_64 CentOS release 4.3 (Final) auth_verbose = yes base_dir = /var/run/dovecot/ default_login_user = nobody disable_plaintext_auth = no info_log_path = /var/qmail/log/dovecot/mail.log listen = * log_path = /var/qmail/log/dovecot/dovecot.log mail_debug = yes mail_location = maildir:~/Maildir mail_plugins = sieve managesieve_notify_capability = mailtomanagesieve_sieve_capability = comparator-i;octet comparator-i;ascii-casemap fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date
passdb {
args = /etc/dovecot/dovecot-ldap.conf.ext
driver = ldap
}
plugin {
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
}
service imap-login {
inet_listener imap {
port = 10143
}
inet_listener imaps {
port = 10993
ssl = yes
}
}
service pop3-login {
inet_listener pop3 {
port = 10110
}
inet_listener pop3s {
port = 10995
ssl = yes
}
}
userdb {
args = /etc/dovecot/dovecot-ldap.conf.ext
driver = ldap
}
protocol lda {
auth_socket_path = /var/run/dovecot/auth-master
info_log_path = /var/qmail/log/dovecot/dovecot-deliver.log
log_path = /var/qmail/log/dovecot/dovecot-deliver.log
mail_plugins = $mail_plugins
postmaster_address = [email protected]
}
protocol lmtp {
mail_plugins = $mail_plugins
}
--
:) cumprimentos
----------------------
José Luís Faria
Network Eng./Administrador de Sistemas
Departamento de Informática
Universidade do Minho
Braga, Portugal
smime.p7s
Description: S/MIME Cryptographic Signature
