On 31 Jul 2013, at 17:35 , Wietse Venema <wie...@porcupine.org> wrote:

> 
> http://www.postfix.org/DEBUG_README.html#logging

Since I last stopped and started postfix (2.10.1):

# egrep '(warning|error|fatal|panic):' /var/log/maillog
Jul 31 18:47:59 mail postfix/qmgr[81937]: warning: connect to transport 
private/smtp: Connection refused
Jul 31 18:49:39 mail postfix/smtpd[81991]: warning: hostname mx68.almstar.com 
does not resolve to address 173.232.44.68: hostname nor servname provided, or 
not known
Jul 31 18:51:04 mail postfix/qmgr[81937]: warning: connect to transport 
private/smtp: Connection refused
Jul 31 18:52:59 mail postfix/qmgr[81937]: warning: connect to transport 
private/smtp: Connection refused
Jul 31 18:57:59 mail postfix/qmgr[81937]: warning: connect to transport 
private/smtp: Connection refused
Jul 31 19:01:08 mail postfix/qmgr[81937]: warning: connect to transport 
private/smtp: Connection refused
Jul 31 19:02:59 mail postfix/qmgr[81937]: warning: connect to transport 
private/smtp: Connection refused
Jul 31 19:07:59 mail postfix/qmgr[81937]: warning: connect to transport 
private/smtp: Connection refused
Jul 31 19:10:40 mail postfix/qmgr[81937]: warning: connect to transport 
private/smtp: Connection refused

Not running anything in chroot though.

here's postconf -Mf

pickup     fifo  n       -       n       60      1       pickup
cleanup    unix  n       -       n       -       0       cleanup
qmgr       fifo  n       -       n       300     1       qmgr
rewrite    unix  -       -       n       -       -       trivial-rewrite
bounce     unix  -       -       n       -       0       bounce
defer      unix  -       -       n       -       0       bounce
flush      unix  n       -       n       1000?   0       flush
proxymap   unix  -       -       n       -       -       proxymap
relay      unix  -       -       n       -       -       smtp
showq      unix  n       -       n       -       -       showq
error      unix  -       -       n       -       -       error
local      unix  -       n       n       -       -       local
virtual    unix  -       n       n       -       -       virtual
lmtp       unix  -       -       n       -       -       lmtp
procmail   unix  -       n       n       -       -       pipe
    flags=uhFORD user=vpopmail argv=/usr/local/bin/procmail -t -m
    USER=${recipient} EXTENSION=${extension} /usr/local/etc/procmailrc.common
trace      unix  -       -       n       -       0       bounce
verify     unix  -       -       n       -       1       verify
anvil      unix  -       -       n       -       1       anvil
scache     unix  -       -       n       -       1       scache
discard    unix  -       -       n       -       -       discard
tlsmgr     unix  -       -       n       1000?   1       tlsmgr
retry      unix  -       -       n       -       -       error
proxywrite unix  -       -       n       -       1       proxymap
smtp       inet  n       -       n       -       1       postscreen
smtpd      pass  -       -       n       -       -       smtpd
dnsblog    unix  -       -       n       -       0       dnsblog
tlsproxy   unix  -       -       n       -       0       tlsproxy

cranking up the logging on qmgr I see this:

Jul 31 19:20:45 mail postfix/qmgr[89644]: private/retry socket: wanted 
attribute: (list terminator)
Jul 31 19:20:45 mail postfix/qmgr[89644]: input attribute name: (end)
Jul 31 19:20:45 mail postfix/qmgr[89644]: qmgr_peer_select: E1588118AC34 retry 
4.3.0 mail transport unavailable (1 of 5)

and later

Jul 31 19:20:45 mail postfix/qmgr[89644]: private/retry socket: wanted 
attribute: (list terminator)
Jul 31 19:20:45 mail postfix/qmgr[89644]: input attribute name: (end)
Jul 31 19:20:45 mail postfix/qmgr[89644]: qmgr_queue_unthrottle: queue 4.3.0 
mail transport unavailable
Jul 31 19:20:45 mail postfix/qmgr[89644]: qmgr_active_done: E1588118AC34
Jul 31 19:20:45 mail postfix/qmgr[89644]: wakeup E1588118AC34 after 300 secs
Jul 31 19:20:45 mail postfix/qmgr[89644]: qmgr_active_defer: defer E1588118AC34
Jul 31 19:20:45 mail postfix/qmgr[89644]: qmgr_job_free: E1588118AC34 retry
Jul 31 19:20:50 mail postfix/qmgr[89644]: rewrite stream disconnect
Jul 31 19:20:53 mail postfix/qmgr[89644]: qmgr_transport_unthrottle: transport 
smtp


-- 
'I like the sound of that,' said Mrs Palm.  'I like the echoes,' said Dr
Downey.

Reply via email to