Re: PostgreSQL+Postfix inquiry

2017-01-30 Thread Jeremy T. Bouse
On 1/29/2017 6:41 AM, Christoph Moench-Tegeder wrote: > ## Jeremy T. Bouse (jeremy.bo...@undergrid.net): > >> Everything is working fine... So with the PGPASSFILE set in >> import_environment and I've confirmed through procfs that it is in the >> environ file for the postfix processes I comment

Re: PostgreSQL+Postfix inquiry

2017-01-30 Thread Viktor Dukhovni
> On Jan 30, 2017, at 8:57 AM, Jeremy T. Bouse > wrote: > > I also found when > testing with 'postmap -q' I had to include the PGPASSFILE environment > variable as it wasn't being read from main.cf apparently. The "import_environment" setting is used to sanitize the environment in master(8) an

Re: PostgreSQL+Postfix inquiry

2017-01-30 Thread Wietse Venema
Viktor Dukhovni: > > > On Jan 30, 2017, at 8:57 AM, Jeremy T. Bouse > > wrote: > > > > I also found when > > testing with 'postmap -q' I had to include the PGPASSFILE environment > > variable as it wasn't being read from main.cf apparently. > > The "import_environment" setting is used to sanit

Re: PostgreSQL+Postfix inquiry

2017-01-30 Thread Jeremy T. Bouse
On 1/30/2017 10:27 AM, Wietse Venema wrote: > Viktor Dukhovni: >>> On Jan 30, 2017, at 8:57 AM, Jeremy T. Bouse >>> wrote: >>> >>> I also found when >>> testing with 'postmap -q' I had to include the PGPASSFILE environment >>> variable as it wasn't being read from main.cf apparently. >> The "impo