[vchkpw] Postmaster email quota management.

2008-03-03 Thread Tariq Azad/OPS


i want to give previledge to postmaster to change email quota in qmail 
admin.

How can i do that.Can any body help on this.





!DSPAM:47cbb347120501557369896!



Re: [vchkpw] dovecot + vpopmail

2008-03-03 Thread Bob Hutchinson
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!



Re: [vchkpw] Disable non webmail IMAP access

2008-03-03 Thread Alessio Cecchi
Il Tuesday 04 March 2008 07:10:32 Tom Collins ha scritto:
 Ah, I think I know what the problem is.  Courier-IMAP doesn't use  
 vchkpw.

 Switch to dovecot (what many have switched to) or binc-imap.

Ok Tom, 

I will try as soon as possible dovecot.

Ciao
-- 
Alessio Cecchi is:
@ ILS - http://www.linux.it/~alessice/
Assistenza Sistemi GNU/Linux - http://www.cecchi.biz/
@ PLUG - ex-Presidente, adesso senatore a vita, http://www.prato.linux.it

!DSPAM:47ccef98120502021218367!



Re: [vchkpw] Postmaster email quota management.

2008-03-03 Thread Tom Collins

On Mar 3, 2008, at 12:13 AM, Tariq Azad/OPS wrote:
i want to give previledge to postmaster to change email quota in  
qmail admin.

How can i do that.Can any body help on this.



Configure qmailadmin with the --enable-modify-quota option.

-Tom



!DSPAM:47ccedcb120506567532625!