RE: [vchkpw] Re: PostgreSQL auth and "--enable-valias" and/or "--enable-sql-logging" issues

2007-11-15 Thread Charles Boening
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I believe this is a typo as well. I think it should be PQresultStatus and not PGresultStatus Charlie > > now I'm getting the following error: > > > > - > - > > /usr/sfw/bi

RE: [vchkpw] vpopmail and postgresql

2007-09-11 Thread Charles Boening
s ps ax | grep postmaster Charlie > -Original Message- > From: Marco Spiga [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 11, 2007 9:41 AM > To: vchkpw@inter7.com > Subject: Re: [vchkpw] vpopmail and postgresql > > On Mon, Sep 10, 2007 at 12:18:34PM -0

RE: [vchkpw] vpopmail and postgresql

2007-09-10 Thread Charles Boening
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In your pg_hba.conf hostvpopmail vpopuser 127.0.0.1/32trust Also, in your postgresql.conf, make sure you enable TCP connections. listen_addresses = '*' # set appropriately port = 5432 > -Original Message- > From: Marco Spiga