uB7FnF뫍&
svn path=/trunk/; revision=20921
This commit is contained in:
parent
48be2efeb3
commit
2ce4419d2e
@ -40,7 +40,7 @@ my $time = strftime "%s", localtime;
|
||||
open(MAIL, "|/usr/lib/sendmail -t -f ato\@fsfe.org");
|
||||
print MAIL "Reply-To: " . $query->param("email") . "\n";
|
||||
print MAIL "From: office\@fsfeurope.org\n";
|
||||
print MAIL "To: office\@fsfeurope.org\n";
|
||||
print MAIL "To: office\@fsfeurope.org,nicoulas\@fsfe.org\n";
|
||||
print MAIL "Cc: ato\@fsfe.org\n";
|
||||
|
||||
my $subject = $query->param("subject");
|
||||
|
Loading…
Reference in New Issue
Block a user