Re: ingo (procmailrc) "Reject" recipe bug

Jan Schneider <[email protected]>
Newsgroups gmane.comp.horde.devel
Message-ID <[email protected]>
Zitat von "Servizi Informatici (admin)" <[email protected]>:

> 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

-- 
dev mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.