r175 - trunk/www.openmoko.com/cgi-bin

roh at sita.openmoko.org roh at sita.openmoko.org
Wed Jan 23 13:11:33 CET 2008


Author: roh
Date: 2008-01-23 13:11:32 +0100 (Wed, 23 Jan 2008)
New Revision: 175

Modified:
   trunk/www.openmoko.com/cgi-bin/distributor-signup.cgi
Log:
- change from to something valid, else exim eats the mail


Modified: trunk/www.openmoko.com/cgi-bin/distributor-signup.cgi
===================================================================
--- trunk/www.openmoko.com/cgi-bin/distributor-signup.cgi	2008-01-23 11:15:22 UTC (rev 174)
+++ trunk/www.openmoko.com/cgi-bin/distributor-signup.cgi	2008-01-23 12:11:32 UTC (rev 175)
@@ -44,7 +44,7 @@
 # send mail about order to RT
 sub send_mail()
 {
-	my $from = "webserver\@openmoko.com";
+	my $from = "distributor\@openmoko.com";
 
 	my @data;
 	push(@data, "From: $from\n");





More information about the webdesign-commitlog mailing list