Index: branches/5.2.x/core/units/helpers/mailing_list_helper.php =================================================================== diff -u -N -r14870 -r14941 --- branches/5.2.x/core/units/helpers/mailing_list_helper.php (.../mailing_list_helper.php) (revision 14870) +++ branches/5.2.x/core/units/helpers/mailing_list_helper.php (.../mailing_list_helper.php) (revision 14941) @@ -1,6 +1,6 @@ Application->ConfigValue('Smtp_AdminMailFrom'); + $email_address = $this->Application->ConfigValue('DefaultEmailSender'); } if ( $is_root || !$name ) {