Hi,
you can directly manipulate the DB, but note that there are some module
which do caching of the DB content; so even if you modify the DB
contents openser will not be aware of this; some of the modules which do
caching also provide a reload function (via fifo).
In you particular case, the usrloc does caching...you may try
db_aliasesmodule, another alias implementation without caching.
regards,
bogdan
unplug wrote:
I am using openser with mysql as db. There is a tool
call openserctl
to manage the data in the openser. I wonder whether I can direct
manipulate the db directly without using openserctl. I have tried to
insert a record in the aliases table directly using mysql client but
it doesn't work. Can I conclude direct manipulate the DB is
impossible?
_______________________________________________
Users mailing list
Users(a)openser.org
http://openser.org/cgi-bin/mailman/listinfo/users