On Monday 03 March 2008 05:28, Dhaval Thakar wrote:
> Rick Macdougall wrote:
> > Dhaval Thakar wrote:
> >> can anyone please guide me with vpasswd.cdb not getting modified
> >> while using dovecot,
> >> whereas its working proper with courier-authlib.
> >> i have recompiled vpopmail also.
> >
> > Why would vpasswd.cdb get modified by a pop or imap process ?
> >
> > Regards,
> >
> > Rick
> >
> > whenever user logonto mail server,
>
> "last auth" gets updated if i am using courier-authlib.
> for me it us required to find user login information & to disable if
> he/she not logged in for 60 days.
> this info is not getting updated when i am using dovecot.

I'm using dovecot + vpopmail

using passdb vpopmail works but does not update lastauth

so I tried this:

auth default {
  mechanisms = plain
#  passdb vpopmail {
#  }
#  userdb vpopmail {
#  }
  user = vpopmail

  passdb checkpassword {
    args = /home/vpopmail/bin/vchkpw
  }
  userdb static {
    args = uid=89 gid=89 home=/home/vpopmail/domains/%d/%u
  }
}

and lastauth is being updated

>
> 

-- 
-----------------
Bob Hutchinson
Midwales dot com
-----------------

!DSPAM:47cc27ed120501584139298!

Reply via email to