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

This commit is contained in:
psychoticwolf%carolina.rr.com 2004-12-09 08:01:10 +00:00
parent 64c9d9e63d
commit ff14dbc580
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