On Nov 7, 2007, at 8:24 PM, Scott Murman wrote:
imap IDLE is now built into the apple mail client in Leopard
(finally!!). anyone looked at compatibility issues with dovecot?
Kerberos in Mail.app is good and broken. Not just with Dovecot, but in
general. Other than that it seems okay, incl
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta7.tar.gz
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta7.tar.gz.sig
Changes since beta6:
- Beginnings of unit tests, as I mentioned in a previous mail
- Message parsing fixes
- Cache file handling fixes
Known bugs:
- Cache file doe
imap IDLE is now built into the apple mail client in Leopard
(finally!!). anyone looked at compatibility issues with dovecot?
-SM-
Timo Sirainen <[EMAIL PROTECTED]> wrote:
> I finally added beginnings of unit tests to Dovecot v1.1 code tree:
> http://hg.dovecot.org/dovecot/rev/4e4a5d6bb2cb
Great!
Unit testing is good, even though it's boring and not very glamorous.
I wonder if you have seen or considered libtap, possibly as
i resolved :)...
looking the diferent "autenticate methods" like a stack (
http://wiki.dovecot.org/Authentication/MultipleDatabases), i configure like
this and works
auth default {
:
:
passdb ldap {
args= /etc/dovecot/etc/ldap/dovecot-ldap1.conf
}
passdb ldap {
hi.
i don't know if its posible.
i have two ldap directories, and i want use them to use as my dovecot users
backend... so i have two configurations files... "dovecot-ldap1.conf" and "
dovecot-ldap2.conf" and
i try setting like:
Test 1: (simil postfix ) :D This dont work
auth default {