Timo, On 5/31/10 5:09 PM, "Timo Sirainen" <t...@iki.fi> wrote: > > Right .. it doesn't work exactly like that I guess. Or I don't remember :) > Easiest to test with: > > doveconf -f lip=128.223.142.138 -n
That looks better: [r...@cc-popmap7 ~]# doveconf -f lip=128.223.142.138 -h |grep -B1 -A7 passdb } passdb { args = /etc/dovecot/proxy-sqlite.conf deny = no driver = sql master = no pass = no } passdb { args = deny = no driver = pam master = no pass = no } plugin { -- local 128.223.142.138 { passdb { args = /etc/dovecot/proxy-sqlite.conf driver = sql } } Still not sure why it's not proxying though. The config looks good but it's still using PAM even for the external IP. -Brad