Fix Bug 273843, update-daemon@update.mozilla.org isnt a valid e-mail.

git-svn-id: svn://10.0.0.236/trunk@166478 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
psychoticwolf%carolina.rr.com 2004-12-09 08:01:10 +00:00
parent b5484a36d5
commit 743e33999d
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ return;
//--- Send via E-Mail Message ---
$from_name = "Mozilla Update";
$from_address = "update-daemon@update.mozilla.org";
$from_address = "update-daemon@mozilla.org";
//Send To Address

View File

@ -3,7 +3,7 @@
//--- Send Request via E-Mail Message ---
$from_name = "Mozilla Update";
$from_address = "update-daemon@update.mozilla.org";
$from_address = "update-daemon@mozilla.org";
//Send To Address

View File

@ -5,7 +5,7 @@
//--- Send via E-Mail Message ---
$from_name = "Mozilla Update";
$from_address = "update-daemon@update.mozilla.org";
$from_address = "update-daemon@mozilla.org";
//Send To Address