[Debconf6-data-commit] r598 - mail

Alexander Schmehl tolimar at costa.debian.org
Sat Apr 22 12:01:31 UTC 2006


Author: tolimar
Date: 2006-04-22 12:01:31 +0000 (Sat, 22 Apr 2006)
New Revision: 598

Modified:
   mail/mail-early-arrivals.pl
Log:
Fixed typo

Modified: mail/mail-early-arrivals.pl
===================================================================
--- mail/mail-early-arrivals.pl	2006-04-22 05:23:49 UTC (rev 597)
+++ mail/mail-early-arrivals.pl	2006-04-22 12:01:31 UTC (rev 598)
@@ -36,7 +36,7 @@
 
   $smtp->datasend("From: \"$conf{name}\" <$conf{mail}>\n");
   $smtp->datasend("To: \"$email{for_name} $email{sur_name}\" <$email{mail}>\n");
-  $smtp->datasend("Cc: \"DebConf Sponsorship Team\" <sponsorship\@debconf.org>\n");
+  $smtp->datasend("Cc: debcamp\@debconf.org"\n");
   $smtp->datasend("Reply-To: debcamp\@debconf.org\n");
 
   $smtp->datasend("Subject: Your registration for DebCamp\n");




More information about the Debconf6-data-commit mailing list