freebsd.org -> FreeBSD.org
This commit is contained in:
parent
46af1b2fd9
commit
39224ae67a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6319
13 changed files with 45 additions and 45 deletions
|
@ -36,7 +36,7 @@ if ($FORM{"emaila"} eq "") {
|
|||
|
||||
$recipient = $FORM{'recipient'};
|
||||
exit(0) if $recipient !~ /^[a-z_\.\-]+\@freebsd\.org$/io;
|
||||
$sub_recipient = "majordomo\@freebsd.org";
|
||||
$sub_recipient = "majordomo\@FreeBSD.org";
|
||||
#
|
||||
# format the mail file
|
||||
format MAIL =
|
||||
|
@ -98,7 +98,7 @@ print "</MAP>\n";
|
|||
print "<P>Thank you, $FORM{'First'} $FORM{'Last'}, for your registration.\n";
|
||||
print "<BR>It has been submitted.\n";
|
||||
if ($FORM{"announce"} eq "yes") {
|
||||
print "<BR>As you requested, you have also been subscribed to announce\@freebsd.org.\n";
|
||||
print "<BR>As you requested, you have also been subscribed to announce\@FreeBSD.org.\n";
|
||||
}
|
||||
print "</CENTER>\n";
|
||||
print "</BODY>\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue