[Kolab-devel] [issue825] Bad error handling of kolabmailboxfilter
Bernhard Reiter
kolab-issues at intevation.de
Thu Jun 30 13:14:42 CEST 2005
New submission from Bernhard Reiter <bernhard at intevation.de>:
Server 2.0 and 2.0rc3:
kolabmailboxfilter will give a global error and stop when trying
to deliver several recipient to lmtp, if only one address fails.
Expected result: do not stop on one error,
but deliver to the recipients that are fine.
In the end give an error message to postfix so that postfix
does the bounce saying that "some recipients" could not be reached.
But the list of the failed recipients in resmgr log, but not
in the bounce message, as it would leak information about
the list to the sender.
Consequences: Not a problem for server 2.0 as issue824 results
in not triggering this bug. For rc3, distribution lists will fail
if only one address has problems.
The code in question is in
kolabmailtransport.php function start.
----------
assignedto: steffen
messages: 5053
nosy: bernhard, steffen
priority: urgent
status: unread
title: Bad error handling of kolabmailboxfilter
topic: server
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue825>
________________________________________________
More information about the devel
mailing list