Displaying 2 results from an estimated 2 matches for "ed4d6f6e4da7".
2008 Nov 21
1
userdb, Dovecot LDA not using mail_location config properly?
I use Dovecot 1.0.5.
I use LDAP for the user database and Dovecot LDA.
--- dovecot.conf
mail_location = maildir:/var/spool/mail/data/%Lu:INDEX=/var/spool/mail/index/%Lu
auth default {
mechanisms = plain (Note: TLS is used anyways..)
userdb prefetch {
}
passdb ldap {
# Path for LDAP configuration file, see doc/dovecot-ldap-example.conf
2008 Nov 06
2
Compilation of 1.1.6 fails on HP-UX 11.31
Hi,
$ uname -srv
HP-UX B.11.31 U
$ cc --version
cc: HP C/aC++ B3910B A.06.20 [May 13 2008]
Compilation fails, output of configure and make are given below. The
cause of this is almost certainly that this version of HP-UX does define
the QCMD macro in sys/quota.h (checked in the ifdef line 26
dovecot-1.1.6/src/plugins/quota/quota-fs.h) as well as the dqblk struct,
but the latter with different