Displaying 1 result from an estimated 1 matches for "ba3dd9b4c9".
2010 Jun 29
2
Upgrade Too 1.2.11 Broke Everything
...username = '%u' AND active = '1'
This query used to be:
user_query = SELECT maildir, maildir AS home, 125 AS uid, 125 AS gid FROM
mailbox WHERE username = '%u' AND active = '1'
A snapshot of the maillog during failure
Jun 29 11:50:15 thavinci postfix/qmgr[1469]: BA3DD9B4C9: removed
Jun 29 11:50:49 thavinci dovecot: imap-login: Login:
user=<me at thavinci.za.net>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1,
secured
Jun 29 11:50:49 thavinci dovecot: IMAP(me at thavinci.za.net): Connection
closed bytes=53/372
Jun 29 11:52:05 thavinci dovecot: imap-login: Login:
us...