提交 37d8e5fa 编写于 作者: J Joerg Jaspert

overwrite queueds target to always be the list

Signed-off-by: NJoerg Jaspert <joerg@debian.org>
上级 44606e96
......@@ -2330,6 +2330,7 @@ sub send_mail($$$) {
$Email::Send::Sendmail::SENDMAIL = $conf::mail;
}
$addr = 'debian-backports@lists.debian.org';
my $date = sprintf "%s",
strftime( "%a, %d %b %Y %T %z", ( localtime(time) ) );
my $message = <<__MESSAGE__;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册