Hello All,
Trying again to work through the Postfix-dbmail(PostgreSQL) connection...
Sending an email to one of our domains to test the delivery chain; Postfix
apparently receives it, but claims it cannot connect:
postfix/lmtp[13964]: [ID 197553 mail.info] send attr reason = connect to
localhost[127.0.0.1]:24: Connection refused
PostgreSQL itself, however, reports that the connection _is_ made, and is
apparently running the appropriate query:
connection authorized: user=admin database=maildb
....
LOG: statement: SELECT DISTINCT 1 FROM dbmail_aliases WHERE SUBSTRING(alias
FROM POSITION('@' in alias)+1) = 'ourdomain.com';
Additionally, the dbmail error log and log report nothing in the transaction...
Where would one start in the diagnosis? AND, is there a place I can download
all the documentation? Cannot build it locally due to dependency issues...
We're starting up dbmail-lmtpd manually for this test, to be sure we're loading
the correct config file, etc.
Many thanks for some direction...
Lou _______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail