Verify Sieve Rule (Was: Re: 2.2.12-5, 2.2.12-4bpo1 and 2.2.13-0.9)

Benjamin Seidenberg astronut at dlgeek.net
Tue Apr 18 20:58:56 UTC 2006


I have a somewhat more complicated sieve rule than I'm used to and I
wanted someone to confirm it should work as intended. Don't want to lose
mail I shouldn't.

# Drop duplicate off-list reply
if allof (
    header :contains ["To", "Cc"]
"pkg-cyrus-imapd-debian-devel at lists.alioth.debian.org
<mailto:pkg-cyrus-imapd-debian-devel at lists.alioth.debian.org>",
    header :contains "From" "hmh at debian.org <mailto:hmh at debian.org>",
    not (
         header :contains "List-Id"
"pkg-cyrus-imapd-debian-devel.lists.alioth.debian.org"
     ) {
        drop;
        stop;
}

:-)


Henrique de Moraes Holschuh wrote:
> On Tue, 18 Apr 2006, Benjamin Seidenberg wrote:
>   
>> So Sven and I were talking, and we came up with the following thoughts:
>>     - we have 3 pending bugs for 2.2.12
>>     - we have yet to submit a sarge backport to backports.org
>>     - 2.2.13 is buildable, but hasn't been tested
>>
>> and came to the conclusions that we should
>>     - release -5 from svn to unstable to close the pending bugs
>>     - simultaneously release it as -4bpo1 to backports.org
>>     - release 2.2.13-0.9 to experimental for testing
>>     - (I just installed this on my server to test it, no problems in the
>> past 2 min or so)
>>
>> Thoughts? Sven can do the uploads now that he has been granted his
>> account (congrats Sven), but we wanted input.
>>     
>
> Agreed.  Go for it!   And congrats from me as well, Sven.
>
>   


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-cyrus-imapd-debian-devel/attachments/20060418/d9ce9e9e/signature.pgp


More information about the Pkg-Cyrus-imapd-Debian-devel mailing list