Quote:
Originally Posted by dgonzalezh
postfix or dovecot reports that it can't find auth
|
auth has it's own folder in /usr/lib/dovecot/modules/auth
or more likely on your system to be /usr/lib64/dovecot/modules/auth
It is probably looking for:
libdriver_mysql.so
The libraries can be in different places in the testing distros due to the need for multiarch support but you can also symlink them to the directory defined in your dovecot.conf
Do you recreate the dovecot certificates when you install dovecot v2?
Can you also tell me a bit about what this is for in your dovecot.conf
service ipc {
chroot = empty
client_limit = 0
drop_priv_before_exec = no
executable = ipc
extra_groups =
group =
idle_kill = 0
privileged_group =
process_limit = 1
process_min_avail = 0
protocol =
service_count = 0
type =
unix_listener ipc {
group =
mode = 0600
user =
}
unix_listener login/ipc-proxy {
group =
mode = 0600
user = $default_login_user
}
Thanks.
Recent comments
12 hours 28 min ago
19 hours 10 min ago
23 hours 43 sec ago
1 day 39 min ago
1 day 9 hours ago
1 day 18 hours ago
1 day 19 hours ago
1 day 22 hours ago
2 days 3 hours ago
2 days 3 hours ago