2008/5/27 Maurizio Rottin <[EMAIL PROTECTED]>: > 2008/5/27 Steve Fatula <[EMAIL PROTECTED]>: >> >> On May 27, 2008, at 9:16 AM, Maurizio Rottin wrote: >> >>> and indeed it is working. >>> but i don't understand why vpopmail is using the onchange mechanism, >>> while qmailadmin is not! >>> >>> >> >> Did you compile qmailadmin with the onchange patch? >> >> Steve >> > > yes, but actually looking at the patch code, i can see only > modification for adding/deleting mailing lists (which anyway does not > call the onchange script) >
indeed from http://qmail.jms1.net/vpopmail/ " The "onchange" patch for qmailadmin 2007-07-12 I received a report from Adam Cantwell that qmailadmin doesn't call the onchange function when adding or removing a mailing list. This makes perfect sense, since qmailadmin doesn't use the functions in libvpopmail.a to add or remove mailing lists. I didn't think about this when I wrote the onchange patch because I was concentrating on vpopmail, and qmailadmin is a separate program. The patches below will make qmailadmin call the onchange function, IF it's compiled with a version of vpopmail which calls the onchange function. It sends the following command names and arguments to the "onchange" script:" which means that qmailadmin uses vpopmail binaries for it's operations. Hence i can't understand the reason why vpopmail works, while qmailadmin does not. -- mr !DSPAM:483c200b32352985115730!
