hi, > > Philippe Trolliet wrote: > > hi, > > i modified web-cyradm and added some lines of code to the files in the > > attachement (zip-archive). i don´t know any other way how to > send my changes > > to the developers. i added some amavisd-new and horde related stuff when > > deleting a domain/an account and creating an account. > > all my changes to the files are commented with a start and an > end e.g. /* > > start - inserted by Philippe Trolliet, NovaTec GmbH */. > > i had to add some tables to the given mysql database layout for > amavisd-new. > > i´m using a seperate database for horde so i had to create a > second database > > connection. i haven´t added variables to the conf-file to > enable/disable my > > new features. they are always enabled by default. my changes aren´t > > documented very well. > > maybe my modifications are useful and will help someone else. > > Dear Philippe, > > Thanks a lot for your contribution, this was actually on my list for > version 0.5.6. I'm most probably going to apply your code into the trunk > in the next few days. > > Anyway there are some work to do: > - Configuring if amavisd-new is to be used > - Configuring if horde is used. > > And some questions: > - How does amavisd-new behave if switched a running system to have SQL > Lookups and the records of existing users are empty?
no policy will be applied. that means no personal white- and blacklist. > - The same for horde when creating an account then no horde entries will be made. horde does this automatically when a user logs in. this is just a problem when a user is deleted. then the entries in the horde database remain. but i wanted these entries to be deleted too. there is still some inconsistency in one delete-operation on one of the horde tables. the deletion process should not only be matched by the username. i had to do this quick and dirty. > > Thanks, > > Luc regards Philippe > _______________________________________________ > This mailing list is hosted and supported > by bit-heads GmbH | http://www.bit-heads.ch > > _______________________________________________ > Web-cyradm mailing list > [email protected] > http://www.web-cyradm.org/mailman/listinfo/web-cyradm > > > __________ NOD32 2430 (20070731) Information __________ > > This message was checked by NOD32 antivirus system. > http://www.eset.com > > _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm
