Vincent Danjean wrote:
Adam D. Barratt wrote:
If you've got devscripts installed, then "bts reopen $bug .
reportspam $bug" will do the same.
I suppose that the 'reportspam' command does the same thing as the
link 'Send a report that this bug log contains spam' on the bts
webpage ?
Yes. It GE
Adam D. Barratt wrote:
> If you've got devscripts installed, then "bts reopen $bug . reportspam
> $bug" will do the same.
I suppose that the 'reportspam' command does the same thing as the link
'Send a report that this bug log contains spam' on the bts webpage ?
When I saw this spam (on the glibc
Theppitak Karoonboonyanan, 2008-09-08 21:53:47 +0700 :
> I think this case is difficult for spam filter. The text is
> deliberately shuffled with HTML tables so that the final rendered
> page becomes readable to human readers, but the source is completely
> meaningless to the filter. It's then end
On Sun, Sep 7, 2008 at 10:51 PM, Paul Wise <[EMAIL PROTECTED]> wrote:
> On Sun, Sep 7, 2008 at 11:35 PM, Vincent Danjean <[EMAIL PROTECTED]> wrote:
>
>> It is the second times that this bug is closed by a spam to the -done
>> address. Is there something to do ? Someone to contact ?
>
> I believe t
[EMAIL PROTECTED] wrote:
OK, this reopens and also reports.
[...]
echo reopen $bug|
mail -s "Reopening $bug closed by spam" [EMAIL PROTECTED]
w3m -dump
"http://bugs.debian.org/cgi-bin/bugspam.cgi?bug=$bug;ok=ok"; else echo
If you've got devscripts installed, then "bts reopen $bug . r
On Mon, Sep 08, 2008, [EMAIL PROTECTED] wrote:
> OK, this reopens and also reports.
> #!/bin/sh -eu
> #Reopen and report a Debian bug closed by spam, which you feed in via stdin.
> bug=$(
> perl -nwe 'if (s/^X-Debian-PR-Message: they-closed (\d+)$/$1/){print;exit}')
> if test $bug
> then
> set
OK, this reopens and also reports.
#!/bin/sh -eu
#Reopen and report a Debian bug closed by spam, which you feed in via stdin.
bug=$(
perl -nwe 'if (s/^X-Debian-PR-Message: they-closed (\d+)$/$1/){print;exit}')
if test $bug
then
set -x
echo reopen $bug|
mail -s "Reopening $bug closed by
Gentlemen, I can't take it anymore. That's why I hand it to
$ cat spam-bug-reopener
#!/bin/sh -eu
#reopen a Debian bug closed by spam, which you feed in via stdin
bug=$(
perl -nwe 'if (s/^X-Debian-PR-Message: they-closed (\d+)$/$1/){print;exit}')
if test $bug
then
echo reopen $bug|
mail -s
On Sun, Sep 7, 2008 at 11:35 PM, Vincent Danjean <[EMAIL PROTECTED]> wrote:
> It is the second times that this bug is closed by a spam to the -done
> address. Is there something to do ? Someone to contact ?
I believe this is some fallout from a spamassassin upgrade, however,
some things I can th
reopen 343140
thanks
Hi,
It is the second times that this bug is closed by a spam to the -done
address. Is there something to do ? Someone to contact ?
Regards
Vincent
--
Vincent Danjean GPG key ID 0x9D025E87 [EMAIL PROTECTED]
GPG key fingerprint: FC95 08A6 854D DB48 4B
10 matches
Mail list logo