Jorge,

You can:

1) prepend the encrypted password with some string, to be removed when
you want to re-enable the account.
2) use dbmail_usermaps

following README.usermaps, try:

INSERT INTO dbmail_usermap (login,sock_deny) VALUES
('clientA','inet:0.0.0.0:0');

which will block network access for user clientA.




Jorge Bastos wrote:
> People and Paul,
>  
> What do you sugest to have the users's accounts enable/disable?
> for example, it existed a field in the dbmail_users table like
> "login_allowed" (boolean) it'll be great.
> What's your opinion?
>  
> Jorge
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Dbmail mailing list
> [email protected]
> https://mailman.fastxs.nl/mailman/listinfo/dbmail

-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl

Reply via email to