[Kolab-devel] [issue3898] Mailman "moderator request(s) waiting" mail could not be delivered

Thomas Arendsen Hein issues at kolab.org
Mon Oct 5 11:30:35 CEST 2009


New submission from Thomas Arendsen Hein <thomas at intevation.de>:

Mailman wants to send a mail "470 (listname) moderator request(s) waiting" to
the list moderators, but kolabmailboxfilter of Kolab Server 2.2.2 does not
want to deliver it.

The mail contains 470 lines starting with "From:" in the body, maybe
kolabfilter chokes on this? I'll verify this.

Here are the logs:

/kolab/var/postfix/log/postfix.log:

Oct 05 10:59:41 kolab <info> postfix/qmgr[30257]: E5D1994D143:
from=<mailman-bounces at example.com>, size=79552, nrcpt=2 (queue active)
Oct 05 10:59:41 kolab <info> postfix/pipe[14792]: E5D1994D143:
to=<user1 at example.com>, relay=kolabmailboxfilter, delay=97165,
delays=97165/0/0/0.36, dsn=4.3.0, status=deferred (temporary failure. Command
output: Invalid response code received from server, original code )
Oct 05 10:59:41 kolab <info> postfix/pipe[14799]: E5D1994D143:
to=<user2 at example.com>, relay=kolabmailboxfilter, delay=97165,
delays=97165/0.01/0/0.36, dsn=4.3.0, status=deferred (temporary failure. Command
output: Invalid response code received from server, original code )


/kolab/var/kolab-filter/log/filter.log:

Oct 05 10:59:41 Kolab Filter [debug] [horde] Arguments: Horde_Argv_Values Object
(
    [sender] => mailman-bounces at example.com
    [recipient] => Array
        (
            [0] => user1 at example.com
        )

    [host] => kolab.example.com
    [client] => 127.0.0.1
    [user] => 
    [config] => /kolab/etc/kolab/kolabfilter.conf
)
 [on line 244 of "/kolab/lib/php/Horde/Kolab/Filter/Base.php"]
Oct 05 10:59:41 Kolab Filter [debug] [horde] Arguments: Horde_Argv_Values Object
(
    [sender] => mailman-bounces at example.com
    [recipient] => Array
        (
            [0] => user2 at example.com
        )

    [host] => kolab.example.com
    [client] => 127.0.0.1
    [user] => 
    [config] => /kolab/etc/kolab/kolabfilter.conf
)
 [on line 244 of "/kolab/lib/php/Horde/Kolab/Filter/Base.php"]
Oct 05 10:59:41 Kolab Filter [error] [horde] Invalid response code received from
server, original code ; Code: 459 [on line 266 of
"/kolab/lib/php/Horde/Kolab/Filter/Transport.php"]
Oct 05 10:59:41 Kolab Filter [error] [horde] Invalid response code received from
server, original code ; Code: 459 [on line 266 of
"/kolab/lib/php/Horde/Kolab/Filter/Transport.php"]


/kolab/var/imapd/log/lmtpd.log:

Oct 05 10:59:41 kolab <debug> lmtp[14595]: accepted connection
Oct 05 10:59:41 kolab <debug> lmtp[14595]: connection from localhost.localdomain
[127.0.0.1] preauth'd as postman
Oct 05 10:59:41 kolab <debug> lmtp[14806]: executed
Oct 05 10:59:41 kolab <debug> lmtp[14806]: accepted connection
Oct 05 10:59:41 kolab <debug> lmtp[14806]: connection from localhost.localdomain
[127.0.0.1] preauth'd as postman

----------
assignedto: wrobel
keyword: filter, release, server
messages: 21920
nosy: martin, thomas, wilde, wrobel
priority: urgent
status: unread
title: Mailman "moderator request(s) waiting" mail could not be delivered

______________________________________
Kolab issue tracker <issues at kolab.org>
<https://issues.kolab.org/issue3898>
______________________________________




More information about the devel mailing list