[Postfixbuch-users] Postfix und eGroupware

Michael Roloff debian.groups at googlemail.com
Mo Apr 26 09:43:47 CEST 2010


Am 26.04.2010 um 07:14 schrieb Andreas Schulze:

> setze mal "debug_peer_list = 127.0.0.1" in der main.cf und mach dann mal einen Sendeversuch.
> Das Log wird dann eklig lang aber extrem geschwätzig...
> Deine master.cf kannst Du dann auch mitposten.

Hallo,

Hier die Ausgabe im mail.log nach setzen von "debug_peer_list = 127.0.0.1":

Apr 26 09:24:58 neon postfix/smtpd[14057]: connect from localhost[127.0.0.1]
Apr 26 09:24:58 neon postfix/smtpd[14057]: send attr request = seed
Apr 26 09:24:58 neon postfix/smtpd[14057]: send attr size = 32
Apr 26 09:24:58 neon postfix/smtpd[14057]: private/tlsmgr: wanted attribute: status
Apr 26 09:24:58 neon postfix/smtpd[14057]: input attribute name: status
Apr 26 09:24:58 neon postfix/smtpd[14057]: input attribute value: 0
Apr 26 09:24:58 neon postfix/smtpd[14057]: private/tlsmgr: wanted attribute: seed
Apr 26 09:24:58 neon postfix/smtpd[14057]: input attribute name: seed
Apr 26 09:24:58 neon postfix/smtpd[14057]: input attribute value: HBT8ZQvQhk5dx1pdIvleuyR8355esfWW32Zg+6p5hSc=
Apr 26 09:24:58 neon postfix/smtpd[14057]: private/tlsmgr: wanted attribute: (list terminator)
Apr 26 09:24:58 neon postfix/smtpd[14057]: input attribute name: (end)
Apr 26 09:25:28 neon postfix/smtpd[14057]: SSL_accept error from localhost[127.0.0.1]: -1
Apr 26 09:25:28 neon postfix/smtpd[14057]: warning: TLS library problem: 14057:error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol:s23_srvr.c:562:
Apr 26 09:25:28 neon postfix/smtpd[14057]: match_hostname: localhost ~? 127.0.0.0/8
Apr 26 09:25:28 neon postfix/smtpd[14057]: match_hostaddr: 127.0.0.1 ~? 127.0.0.0/8
Apr 26 09:25:28 neon postfix/smtpd[14057]: lost connection after CONNECT from localhost[127.0.0.1]
Apr 26 09:25:28 neon postfix/smtpd[14057]: disconnect from localhost[127.0.0.1]


Die master.cf mit bisher noch nicht geklonten smtpd:
 
smtp      inet  n       -       y       -        -      smtpd
        -o smtpd_proxy_filter=localhost:10024
        -o content_filter=
smtps     inet  n       -       -       -       -       smtpd
  -o smtpd_tls_wrappermode=yes
  -o smtpd_sasl_auth_enable=yes
  -o smtpd_client_restrictions=permit_sasl_authenticated,reject
  -o smtpd_proxy_filter=localhost:10024
  -o content_filter=
# nur sinnvoll bei nutzung ueber conten_filter - s. 507
#smtp-amavis    unix    -       -       n       -       10      smtp
#       -o smtp_data_done_timeout=1800
localhost:10025 inet    n       -       n       -       -       smtpd
        -o content_filter=
        -o smtpd_proxy_filter=
        -o smtpd_authorized_xforward_hosts=127.0.0.0/8
        -o smtpd_client_restrictions=
        -o smtpd_helo_restrictions=
        -o smtpd_sender_restrictions=
        -o smtpd_recipient_restrictions=permit_mynetworks,reject
        -o smtpd_data_restrictions=
        -o mynetworks=127.0.0.0/8
        -o receive_override_options=no_unknown_recipient_checks
#  -o milter_macro_daemon_name=ORIGINATING
mailman unix  -       n       n       -       -       pipe
        flags=FR user=list
        argv=/var/lib/mailman/bin/postfix-to-mailman.py ${nexthop} ${user}
#628      inet  n       -       -       -       -       qmqpd
pickup    fifo  n       -       -       60      1       pickup
        -o content_filter=smtp:[localhost]:10024
cleanup   unix  n       -       -       -       0       cleanup
qmgr      fifo  n       -       n       300     1       qmgr
#qmgr     fifo  n       -       -       300     1       oqmgr
tlsmgr    unix  -       -       -       1000?   1       tlsmgr
rewrite   unix  -       -       -       -       -       trivial-rewrite
bounce    unix  -       -       -       -       0       bounce
defer     unix  -       -       -       -       0       bounce
trace     unix  -       -       -       -       0       bounce
verify    unix  -       -       -       -       1       verify
flush     unix  n       -       -       1000?   0       flush
proxymap  unix  -       -       n       -       -       proxymap
proxywrite unix -       -       n       -       1       proxymap
smtp      unix  -       -       -       -       -       smtp
relay     unix  -       -       -       -       -       smtp
        -o smtp_fallback_relay=
showq     unix  n       -       -       -       -       showq
error     unix  -       -       -       -       -       error
retry     unix  -       -       -       -       -       error
discard   unix  -       -       -       -       -       discard
local     unix  -       n       n       -       -       local
virtual   unix  -       n       n       -       -       virtual
lmtp      unix  -       -       -       -       -       lmtp
anvil     unix  -       -       -       -       1       anvil
scache    unix  -       -       -       -       1       scache
maildrop  unix  -       n       n       -       -       pipe
  flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient}
uucp      unix  -       n       n       -       -       pipe
  flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail    unix  -       n       n       -       -       pipe
  flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp     unix  -       n       n       -       -       pipe
  flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient
scalemail-backend unix  -       n       n       -       2       pipe
  flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension}
mailman   unix  -       n       n       -       -       pipe
  flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
  ${nexthop} ${user}


Michael


Mehr Informationen über die Mailingliste Postfixbuch-users