Pretty easy to use.
I've seen the table many times but didn't thinked of it when i wrote this question.
Thanks Paul



----- Original Message ----- From: "Paul J Stevens" <[EMAIL PROTECTED]>
To: "DBMail mailinglist" <dbmail@dbmail.org>
Sent: Friday, August 18, 2006 2:28 PM
Subject: Re: [Dbmail] (no subject)


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
Dbmail@dbmail.org
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
_______________________________________________
Dbmail mailing list
Dbmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail


Reply via email to