[dev] ingo (procmailrc) "Reject" recipe bug

Jan Schneider jan at horde.org
Tue Mar 18 15:11:41 UTC 2014


Zitat von "Servizi Informatici (admin)" <admin at dei.unipd.it>:

> Dear Ingo developers (Jan?)
> fixing bug http://bugs.horde.org/ticket/7520
> introduced a bug on "Reject" procmail recipe:
>
> That's wrong:
> ....
>   :0 Wh
>   * !^FROM_DAEMON
>   * !^X-Loop: $SENDER
>   :0 eh
>   | (formail -rA"X-Loop: $SENDER" \
> ....
> resulting in all matched messages delivered to ":0" mailbox :-{
>
> should be:
> ...
>   :0 Wh
>   * !^FROM_DAEMON
>   * !^X-Loop: $SENDER
>   | (formail -rA"X-Loop: $SENDER" \
> ....
>
> Please correct:
> ingo/lib/Script/Procmail/Recipe.php
> @129
>              $this->_action[] = '  :0 eh';
>
>
> 129d128
> <             $this->_action[] = '  :0 eh';
>
>
>
> Best regards
>
> Valerio Pulese

Please create a ticket.
-- 
Jan Schneider
The Horde Project
http://www.horde.org/
https://www.facebook.com/hordeproject



More information about the dev mailing list