|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Noel Jones (njones
megan.vbhcs.org)
Date: Wed May 07 2008 - 15:13:36 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jeremy Laurenson wrote:
>
>>
>> Good monring/noon/evening , all
>>
>>
>> I have an issue getting my postfix system to deliver messages.
>> (Enclosed is the syslog, and postconf -n output)
>>
>> The system is set up to:
>> Receive inbound SMTP port 25 connections. Working
>> Escalate to a TLS session Working
>> Auth against LDAP using saslauth Working
>> Accept the message into the queue Working
>> Route all emails to a relay host Not working
>>
>> I captured a sniffer trace using tcpdump with no filters and never see
>> an outbound connection.
>>
>>
>
Turn off all the unnecessary verbose logging, and set
tls_loglevel to 0 or 1. Then see:
http://www.postfix.org/DEBUG_README.html#logging
This will lead you to:
May 7 09:32:57 wwwin postfix/qmgr[20819]: warning: connect to
transport smtp: Connection refused
which in turn causes:
May 7 09:32:57 wwwin postfix/error[21378]: 9A02887BAE:
to=<jeremy
test.com>, relay=none, delay=0.2,
delays=0.13/0.01/0/0.06, dsn=4.3.0, status=deferred (mail
transport unavailable)
Run "postfix check" to check file permissions. Turn off
AppArmour or SELinux if running.
--
Noel Jones
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]