Updating target newsgroup to netscape.public.beta.feedback, as agreed by staff@mozilla.org.

git-svn-id: svn://10.0.0.236/trunk@168331 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gerv%gerv.net 2005-01-25 23:39:55 +00:00
parent 9c8e99db31
commit 3bf73049be

View File

@ -37,7 +37,7 @@ use Email::Send qw(NNTP);
# use CGI::Carp qw(fatalsToBrowser);
# Configuration
my $newsgroup = "netscape.public.mozilla.test";
my $newsgroup = "netscape.public.beta.feedback";
my $server = "news.mozilla.org";
my $cgi = new CGI;