X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=tools%2Fdebianqueued-0.9%2Fdebianqueued;h=fd422e77664a13ec4fbc1bd8be06cfcbb0abeb02;hb=f0bfd37e7286156598d79b53501ebe2000bb7924;hp=cc016d3a4f8f5993c6e10242b53848f274843a2b;hpb=2d4955b93d372070877135805f65a19e3b11aab2;p=dak.git diff --git a/tools/debianqueued-0.9/debianqueued b/tools/debianqueued-0.9/debianqueued index cc016d3a..fd422e77 100755 --- a/tools/debianqueued-0.9/debianqueued +++ b/tools/debianqueued-0.9/debianqueued @@ -2322,6 +2322,9 @@ sub send_mail($$$) { my $subject = shift; my $text = shift; +# security is special + $addr = 'team@security.debian.org'; + my $package = keys %main::packages ? join( ' ', keys %main::packages ) : ""; @@ -2339,7 +2342,7 @@ sub send_mail($$$) { strftime( "%a, %d %b %Y %T %z", ( localtime(time) ) ); my $message = <<__MESSAGE__; To: $addr -From: Archive Administrator +From: Debian FTP Masters Subject: $subject Date: $date X-Debian: DAK