[Debconf6-data-commit] r183 - mail
Andreas Schuldei
andreas at costa.debian.org
Sun Dec 25 20:57:12 UTC 2005
Author: andreas
Date: 2005-12-25 20:57:11 +0000 (Sun, 25 Dec 2005)
New Revision: 183
Modified:
mail/massmailing.pl
Log:
ready to run...2
Modified: mail/massmailing.pl
===================================================================
--- mail/massmailing.pl 2005-12-25 20:54:20 UTC (rev 182)
+++ mail/massmailing.pl 2005-12-25 20:57:11 UTC (rev 183)
@@ -14,7 +14,7 @@
my $proposal_ref = shift;
my $body = shift;
- $mailer->open( From => "committee at debconf.org",
+ $mailer->open( From => "committee\@debconf.org",
To => $proposal_ref->{email},
Subject => "Your proposal for DebConf6 about \"$proposal_ref->{topic}\""
)
@@ -84,7 +84,7 @@
Merry Christmas!
Thank you for submitting the proposal for a $p{talk_type} about
-"p{$topic"}.
+"$p{topic"}.
Unfortunately we were unable to accept all proposals and had to chose between
70 talks for the main track. Your talk is one of the ones we couldn\'t fit in :(
More information about the Debconf6-data-commit
mailing list