Hello Please help me!!!
How can I do to work vpopmail with postgresql over socket tcp and password authentications? If I try the command: /var/vpopmail/bin/vadddomain mydomain.com domainpassword I have this output message: ------------------------------------------------------------------- vauth_open: can't connect: FATAL: Ident authentication failed for user "vpopuser" Error - Success. Initial open. ------------------------------------------------------------------- It work only if I insert in pg_hba.conf this line: # TYPE DATABASE USER CIDR-ADDRESS METHOD # "local" is for Unix domain socket connections only local all postgres ident sameuser local vpopmail vpopuser trust I have inserted in /var/vpopmail/etc/vpopmail.pgsql this line: localhost|0|vpopuser|mypassword|vpopmail I am Sorry for my bad English. Please help me!!! Marco --
