A few years back I hacked up a perl chkpassldap.pl script to
authenticate against ldap, and optionally authorize against groups
and/or ldap attributes. This works with both qmail and Dovecot, and it
also supports a somewhat generic method to alter the environment
suitable to use for Dovecot as
Hi,
when I specify a slash a mailbox name on the command line
of doveadm force-resync, it throws a panic. I'm not sure
this is considered a bug.
mail01:~# doveadm force-resync -u us...@example.org /
doveadm(us...@example.org): Panic: file mailbox-list-fs.c: line 150
(fs_list_get_path): assertion
Below is my configuration
# 2.0.13: /etc/dovecot/dovecot.conf
# OS: Linux 3.0.0-17-server x86_64 Ubuntu 11.10
auth_mechanisms = plain login
mail_location = maildir:/nfs/users/%u/Maildir
passdb {
args = scheme=CRYPT username_format=%u /etc/dovecot/users
driver = passwd-file
}
protocols = " imap
Hi
I was doing some migration from a 1.2 installation to a 2.1. While
testing my new installation dovecot crashed at two test-cases constantly
with with a "Panic: Trying to allocate 0 bytes" message.
Both times it was because I was using a wrong group (or none) in my config.
The output I got by
Debian OS
Dovecot upgraded from 1.2 to 2.0.18
RoundCubeMail Web Client which uses imap to make connection
mysql-server-5.1 version = 5.1.61-0+squeeze1
RoundCubeMail = 0.7.2
As users delete mail in Roundcubemail the database timestamp not entered. The
database is blank
/var/log/dovecot.log sho