]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/httpd.t
mda: set List-ID correctly according to RFC2919
[public-inbox.git] / t / httpd.t
index c2e73608c90122c5a77246aca238a940929c740a..d0ce39432816896641b233466ff6245a9c47e134 100644 (file)
--- a/t/httpd.t
+++ b/t/httpd.t
@@ -57,7 +57,7 @@ Date: Thu, 01 Jan 1970 06:06:06 +0000
 
 nntp
 EOF
-               $mime->header_set('List-Id', "<$addr>");
+
                my $git = PublicInbox::Git->new($maindir);
                my $im = PublicInbox::Import->new($git, 'test', $addr);
                $im->add($mime);