31 Dec
2009
31 Dec
'09
7:55 p.m.
On Thu, 2009-12-31 at 13:37 -0600, Anthony Nedland wrote:
sql(rakka@baldtel.com,64.33.164.10): PLAIN(rakka) != '$1$f82c98f9$/vrwt3aZHWM/5j1pjEhVZ1'
See the PLAIN(rakka). It assumes the '$1$f82..' is in plaintext, while it's really md5-crypt. Set default_pass_scheme = md5-crypt to dovecot-sql.conf.
Dec 31 11:33:29 mail postfix/master[5377]: fatal: /etc/postfix/master.cf: line 82: field "private": bad value: "--n" .. dovecot unix - n n - - pipe flags=DRhu user=vmail:mail argv=/usr/lib/dovecot/deliver -c /etc/dovecot/dovecot-postfix.conf -f ${sender} -d $(recipient)
Dunno. Above the private field appears to be "-" (the one after unix). I don't know why Postfix would see it as "--n".