> > Apr 22 14:20:08 dedi postfix/smtpd[2974]: smtp_get: timeout > > Apr 22 14:20:08 dedi postfix/smtpd[2974]: > > > dedi.ludosoft.org[127.0.0.1]: 421 4.4.2 dedi.ludosoft.org Error: > > timeout exceeded > > Apr 22 14:20:08 dedi postfix/smtpd[2974]: match_hostname: > > dedi.ludosoft.org ~? 127.0.0.0/8 > > Apr 22 14:20:08 dedi postfix/smtpd[2974]: match_hostaddr: 127.0.0.1 > > ~? 127.0.0.0/8 > > Apr 22 14:20:08 dedi postfix/smtpd[2974]: timeout after > > END-OF-MESSAGE from dedi.ludosoft.org[127.0.0.1] > > Apr 22 14:20:08 dedi postfix/smtpd[2974]: disconnect from > > dedi.ludosoft.org[127.0.0.1]
After sending END-OF-MESSAGE, the Postfix smtpd_proxy_CLIENT closes the SMTP connection to the before-queue content filter. Apparently the content filter is waiting for QUIT *after* the connection is closed. Please file a bug report for the content filter. Wietse