Hi Maurizio, Tuesday, February 26, 2008, 3:28:48 PM, you wrote:
> Hi all, > i've compiled vpopmail-5.4.23 with the onchange feature, and it works > really good! > this is the configure line i'm using > ./configure --enable-logging=p --enable-auth-module=mysql > --disable-passwd \ --disable-many-domains --enable-auth-logging \ > --enable-sql-logging --enable-valias --disable-mysql-limits \ > --enable-onchange-script Did you just compile without installation?. > Then i patched qmailadmin-1.2.9 with qmailadmin-1.2.9-onchange.patch > for mailing lists, and compiled it against the "new" vpopmail. > this is the configure line i used > ./configure --enable-cgibindir=/var/www/cgi-bin > --enable-htmldir=/var/www/html --disable-ezmlm-mysql > --enable-dependency-tracking --enable-vpopmaildir=/home/vpopmail > --enable-vpopuser=vpopmail --enable-vpopgroup=vchkpw --enable-no-cache > qmailadmin works but it does not call the onchange script, so i read > some code and some configure log and it seems that qmailadmin includes > the /home/vpopmail/include lib directory when compiling. Yes, It checks vpopmail headers to determine wheter onchange enabled or not. Are you sure that you applied the patch correctly? Check your mailinglist.c in qmailadmin. Do you see the following lines in mailinglist.c? #include <vpopmail_config.h> call_onchange ( "delmailinglist" ) call_onchange ( "addmailinglist" ) > I tried also to upgrade vpopmail from 5.4.23 to the latest stable > 5.4.25 and recompile qmailadmin with no result. > Am i missing some option or patch or something? -- Ismail YENIGUL Yönetici/Manager Servis ve Destek Bölümü/System Services and Support Division Tel: +90 216 344 07 15 Fax: +90 216 344 07 16 http://www.endersys.com.tr !DSPAM:47c417e9310541572315852!
