Le dimanche 12 avril 2015, vers 11:59, Paul Wise écrivait: > On Sat, Apr 11, 2015 at 2:06 AM, Alexandre Delanoë wrote: > > > For that specific point, I wonder if I should share mails ids of spam > > I have detected to lists maintainers. > > If the mails were sent to the lists, you can nominate them as spam > using this command: > > curl -v --get --data-urlencode "Quiet=on" --data-urlencode > "msgid=$msgid" https://lists.debian.org/cgi-bin/nominate-for-review.pl
Very nice command! In the process:
grep -i ^Message-id * | sed "s/^.* <//" | sed "s/>$//" | sort -u | while read
msgid; do:
yourcommand.sh
sleep 1
done
=> take a while for more than 20000 ids.
>
> > Dear Webmaster Team, please tell me if it is okay for you and my
> > apologizes for the delays due to the archives reading/check.
>
> Looks good to me! Awesome work, thanks.
ok
>
> > One question, I wonder if it would be pleasant to announce the new
> > Jessie release in the mail since CD vendors are directly implied by this
> > event.
>
> Good idea, please do.
ok
--
Alexandre Delanoë
signature.asc
Description: Digital signature

