If you use mysql as your backend you can avoid using suid scripts for a lot of these things.
On Mon, 9 Dec 2002 06:21, Gerald Villemure wrote: > I would like to build a module for the webmail program "IMP" > http://www.horde.org/imp/3.1 > > In this module the users would be able effect changes without a change > of look and feel nor an additional login. The changes would be: > > 1. Changing your Password php + mysql > 2. Setting up a fowarding address for your account php + mysql > 3. Setting up Vacation notice for your account Currently need to use shell script. > 4. Setting up RBL filtering for your account, using Jon Rust's excelent > "qrblcheck 0.93" http://jon.rusts.net/qrblcheck.c Use spamassassin with sql and the sam module for IMP > > I am thinking of using a SUDO'ed shell script elevate the web server > security level. > > Changing the password is easy with vpopmail's vmoduser. > Setting up qrbmcheck I will have to build it from scratch. > > Setting up Fowarding and Vacation I can build from scratch hoping I > don't blow up qmailadmin. > > The question is: > Will there be a way in the future to call qmailadmin from a shell > script? This would help me quite a bit when building the fowarding and > vacation sections and would also make sure it script dose not blow up > with future version of qmailadmin. > > G�rald > -------------------------------------------------------------------- > I n t e r K n o w l e d g e > Gerald Villemure > I am a DO-er, not a TRY-er. email: [EMAIL PROTECTED]
