Displaying 3 results from an estimated 3 matches for "5a4e63b5".
2019 Jul 19
4
index worker 2.3.7 undefined symbol errors
...load required plugin
/usr/lib/dovecot/modules/lib90_sieve_plugin.so: dlopen() faile:
/usr/lib/dovecot/modules/lib90_sieve_plugin.so: undefined symbol:
mail_deliver_ctx_get_log_var_expand_table
My (redacted) dovecot -n:
# 2.3.7 (494d20bdc): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.7 (5a4e63b5)
# OS: Linux 4.15.0-54-generic x86_64 Ubuntu 18.04.2 LTS
# Hostname: localhost
auth_verbose = yes
first_valid_uid = 2000
imapc_features = rfc822.size fetch-headers
imapc_host = mailman.tobit.co.uk
imapc_port = 993
imapc_ssl = imaps
imapc_ssl_verify = no
imapc_user = %n
lda_mailbox_autocreate = yes...
2019 Jul 21
0
index worker 2.3.7 undefined symbol errors (more info)
...ovecot/modules/lib90_sieve_plugin.so: dlopen() faile:
> /usr/lib/dovecot/modules/lib90_sieve_plugin.so: undefined symbol:
> mail_deliver_ctx_get_log_var_expand_table
>
> My (redacted) dovecot -n:
>
> # 2.3.7 (494d20bdc): /etc/dovecot/dovecot.conf
> # Pigeonhole version 0.5.7 (5a4e63b5)
> # OS: Linux 4.15.0-54-generic x86_64 Ubuntu 18.04.2 LTS
> # Hostname: localhost
> auth_verbose = yes
> first_valid_uid = 2000
> imapc_features = rfc822.size fetch-headers
> imapc_host = mailman.tobit.co.uk
> imapc_port = 993
> imapc_ssl = imaps
> imapc_ssl_verify = no...
2019 Jul 15
2
Error since Dovecot v2.3.7
...-lock, F_SETLK) locking failed: No such file or directory
It seems that this is related to moving or deleting mails (IMAP). The file at least sometimes exists, the folder exists. You find my doveconf below.
Thanks,
Paul
# 2.3.7 (494d20bdc): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.7 (5a4e63b5)
# OS: Linux 4.9.0-9-amd64 x86_64 Debian 9.9
# Hostname: mail.iwascoding.com
auth_cache_size = 10 M
auth_cache_ttl = 2 hours
auth_mechanisms = plain login
default_vsz_limit = 1 G
first_valid_gid = 8
first_valid_uid = 8
hostname = mail.iwascoding.com
imap_capability = +SPECIAL-USE
last_valid_gid =...