DBMailers - 


Am trying again to manage a working configuration of Postfix-DBMAIL-PostgreSQL. 
Can someone help us diagnose this? 


Sending a test mail from an 'external domain' to our test server, Postix is 
reporting: 


deliver_request_final: send: "connect to localhost[127.0.0.1]:24: Connection 
refused" -1 
(this would appear to be referring to the dbmail-lmtpd, no?) 

In fact, I do see the dbmail query in PostgresQL: 


SELECT DISTINCT 1 FROM dbmail_aliases WHERE SUBSTRING(alias FROM POSITION('@' 
in alias)+1) = 'oneofourdomains.com'; 


and, yes, I have verified that the database user can connect with the 
uname/password specified in /etc/dbmail.conf 


Can someone help? Lou 
_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to