I found an error in the latest CVS of dbmail_2_0_branch, in the file
"INSTALL.postfix":
the line
host = <dbhost>
should read
hosts = <dbhost>otherwise the parameter is not recognized, and postfix will use the default "localhost" socket connection (not TCP). Alessandro p.s.: I'm not sure this is the right mailing list for this kind of message: should I write to dbmail-dev instead?
