Hello,
I would like to manage users by sql commands.
To add users there is a receipt in the wiki thas works fine. But I don't
found any information to remove users with sql.
I watch the postgresql log while run 'dbmail-users -d userid' and the
log show a delete in the dbmail_aliases and dbmail_users tables.
The questions are:
Is sufficient to remove the user delete it from dbmail_aliases and
dbmail_users tables?
Viewing the database model
(<http://www.dbmail.org/dokuwiki/doku.php/er-model>) the table
dbmail_physmessage and others do not have a foreing key that delete
records when the user/alias are deleted.
When are deleted from there? Are deleted by dbmail-util?
Do i need to do anything more?
Versions:
Debian GNU/Linux 6.0
DBMail version 2.2.11
Postgresql 8.4
Thanks
--
Oswaldo
_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail