Re: [vchkpw] postgres support

2003-03-26 Thread Andrew Kohlsmith
> I'm updating the configure.in script to support the current > postgres module. > Question: What libraries need to be included? > For example: > Sybase needs: -lsybdb -lm > Oracle needs: -lclntsh -lclient8 Postgres requires -lpq and -lssl -lcrypto if the postgres lib has ssl support. Regards,

[vchkpw] postgres support

2003-03-26 Thread Ken Jones
I'm updating the configure.in script to support the current postgres module. Question: What libraries need to be included? For example: Sybase needs: -lsybdb -lm Oracle needs: -lclntsh -lclient8 Ken Jones

Re: [vchkpw] Postgres support?

2003-03-25 Thread Andrew Kohlsmith
> Yup, since I wrote that email (Jan 14th) Andrew Kohlsmith made some > changes that made it into 5.3.17. He mentioned that there was some work > that still needed to be done on it. Yup. I have backed down on that because we were running into some strange little probelms I didn't have time to g

Re: [vchkpw] Postgres support?

2003-03-25 Thread Jay Tortorelli
On Tue, 2003-03-25 at 07:53, Ken Jones wrote: > There already is a working postgres module in vpopmail. > Looks like it's not built into the configure script. Yup, since I wrote that email (Jan 14th) Andrew Kohlsmith made some changes that made it into 5.3.17. He mentioned that there was some wor

Re: [vchkpw] Postgres support?

2003-03-25 Thread Ken Jones
ortorelli > > > -Original Message- > > From: Charles J. Boening [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, January 14, 2003 4:30 PM > > To: 'Caffeinate The World' > > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > > Subject: RE: [vchkpw] Postgres sup

RE: [vchkpw] Postgres support?

2003-01-14 Thread Jay Tortorelli
anything I can do to help out, let me know. Jay Tortorelli > -Original Message- > From: Charles J. Boening [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 14, 2003 4:30 PM > To: 'Caffeinate The World' > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: R

Re: [vchkpw] Postgres support?

2003-01-14 Thread Bill Shupp
On Tuesday, January 14, 2003, at 04:29 PM, Charles J. Boening wrote: I had done some finishing work with the code that Nels wrote and am currently running vpopmail 5.3.4 in a production environment with a little over 1000 users. It works very well with no hangups that I have noticed. I submi

RE: [vchkpw] Postgres support?

2003-01-14 Thread Charles J. Boening
ve postgresql support. Feel free to contact me off list if you'd like to discuss this further. Charlie -Original Message- From: Caffeinate The World [mailto:[EMAIL PROTECTED]] Sent: Monday, January 13, 2003 9:49 AM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] Postgres support

Re: [vchkpw] Postgres support?

2003-01-13 Thread Caffeinate The World
--- Andrew Kohlsmith <[EMAIL PROTECTED]> wrote: > Back in April of last year I'd asked about Postgres support in > vpopmail and > Bill had mentioned that it was in the development version. Has that > been > abandoned altogether? I didn't see it in the current stable release, > and > there's b

[vchkpw] Postgres support?

2003-01-13 Thread Andrew Kohlsmith
Back in April of last year I'd asked about Postgres support in vpopmail and Bill had mentioned that it was in the development version. Has that been abandoned altogether? I didn't see it in the current stable release, and there's been a few releases between 04/02 and now. :-) Regards, Andrew