Re: [SQLBOX] Stand Alone Module

2006-07-08 Thread Stipe Tolj
Mi Reflejo wrote: Err devellist is denying msg 40kb. So download it from here: http://200.73.185.22/temp/martin/sqlbox-standalone.tar.gz Thanks. Martin Hi Martin, yep, mailman's security/abuse default is 40kb for attachements to the list. I just enabled the UserDir public__html option

Re: [SQLBOX] Stand Alone Module

2006-07-08 Thread Humberto Figuera
Hi Martin, please add this patch to sqlbox-standalone/gw/sqlbox_pgsql.h ;p bye -- Humberto Figuera - Using Linux 2.6.17 Usuario GNU/Linux 369709 Caracas - Venezuela GPG Key Fingerprint = 5AAC DF0C 00F4 2834 28BA 37AD 3364 01D1 74CA 0603 --- sqlbox_pgsql.h 2006-06-28 18:06:07.0 -0400

Re: [SQLBOX] Stand Alone Module

2006-07-08 Thread Mi Reflejo
Yes, right. We never realize pgsql error because we are actually using mysql. Is great that you are using postgres. ;) M. On 7/8/06, Humberto Figuera [EMAIL PROTECTED] wrote: Hi Martin, please add this patch to sqlbox-standalone/gw/sqlbox_pgsql.h ;p bye -- Humberto Figuera - Using Linux

[SQLBOX] Stand Alone Module

2006-07-07 Thread Mi Reflejo
I made a couple of tests and it's working. Would be great if someone can try it and give me some feedback. Quick compile: # ./bootstrap # ./configure # make Regards, Martin Conte.

Re: sqlbox stand-alone

2006-07-06 Thread Mi Reflejo
I was implementing in sqlbox the hook that stipe added yersterday. If we use a stand-alone sqlbox module we need two have 2 config files. One for kannel itself and other for sqlbox. (That is because if we have an sqlbox group in config file, bearerbox can't pass cfg checks and dies with Group

Re: sqlbox stand-alone

2006-07-06 Thread Stipe Tolj
Mi Reflejo wrote: I was implementing in sqlbox the hook that stipe added yersterday. If we use a stand-alone sqlbox module we need two have 2 config files. One for kannel itself and other for sqlbox. (That is because if we have an sqlbox group in config file, bearerbox can't pass cfg checks