On Thu, Dec 10, 2009 at 06:33:42AM -0800, Brian Neu wrote: > Devdas, that worked! Sorta. > > At least now it reveals another message: > postmap: warning: connect to pgsql server localhost: FATAL: Ident > authentication failed for user "dbmail"?
I bet Postfix is not running as user dbmail and you have ident authentication on in pg_hba.conf. Devdas Bhagat