[Dovecot] A new director service in v2.0 for NFS installations

Brandon Davidson brandond at uoregon.edu
Tue Jun 1 03:34:10 EEST 2010


Timo,

On 5/31/10 5:09 PM, "Timo Sirainen" <tss at 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:

[root at 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



More information about the dovecot mailing list