Displaying 1 result from an estimated 1 matches for "3bac3536".
2010 Dec 27
2
vpopmail disabled services fix
I noticed that disabling services using vpopmail was not being recognized by
dovecot. Using "vmoduser -swip user at domain.com" should disable all services,
but both pop and imap logins were still allowed. After a bit of digging in
the code and confirming with a few debug lines, it appears that lines 38 and
52 of src/auth/passdb-vpopmail.c are the issue (dovecot 2.0.8). These two