Hello, I have used web-cyradm for years now and I love it. Thanks for all the hard work!
I am rebuilding my mail server and decided to give the latest web-cyradm-svn-0.5.5 a try. I am a Postgresql guy and I ran across what seems to be a missing permission in the database schema for Postgresql. The admin user is not granted permissions to the settings table in the scripts/create_pgsql.sql script. We need to add: GRANT SELECT,INSERT,UPDATE,DELETE ON settings TO mail; -- Regards Joseph Watson _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list Web-cyradm@web-cyradm.org http://www.web-cyradm.org/mailman/listinfo/web-cyradm