Displaying 1 result from an estimated 1 matches for "checkcdb".
2011 Sep 21
1
Dovecot failing to parse some UTF-8 encoded attachment filenames, returning empty string instead
...eas on what might be causing this?
Best regards,
Andrew.
# dovecot -n
# 2.0.15: /usr/local/etc/dovecot/dovecot.conf
# OS: Linux 2.6.34.9-69.fc13.i686.PAE i686 Fedora release 13 (Goddard)
auth_debug = yes
default_login_user = nobody
log_path = /var/log/dovecot.log
passdb {
args = /usr/local/bin/checkcdb
driver = checkpassword
}
protocols = imap pop3
service auth {
user = root
}
service imap-login {
inet_listener imap {
ssl = no
}
}
service pop3-login {
inet_listener pop3 {
ssl = no
}
}
ssl = no
userdb {
driver = prefetch
}
-------------- next part --------------
A non-text at...