Lou Picciano wrote: > Hello dbmailers! > > Am attempting setup of a new installation of dbmail - using > Postfix/PostgreSQL. > > We do have a backend database set up, called 'dbmail' and Postfix is > apparently trying to connect, but is saying 'connect to pgsql server > localhost: FATAL: database "dbmail" does not exist?' > > Note: we can connect correctly using same login details using psql, so > don't think this is the problem.
How sure are you? Please share some details like the relevant parts of your dbmail.conf and the command-line test you use. > Also, both queries in the sql interface files return 0 results, as they > should, right? Both queries? What queries are those? > Last, I cannot get dbmail to write to either of its logs. Not even syslog??? Makes me wonder if you are 1) running the binaries you think you are running, 2) using the dbmail.conf file you think dbmail is using.... You wouldn't be the first :-) > Clearly, we're getting close - can someone suggest something? Thanks, Lou Yes, send us your trace_syslog=5 logs. Oh wait, no logs you say. Try 'dbmail-imapd -n -f /etc/dbmail/dbmail.conf' with dbmail.conf containing trace_stderr=5 That should make dbmail spill it's guts on stderr. > > > ------------------------------------------------------------------------ > > _______________________________________________ > DBmail mailing list > [email protected] > http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
