Index: branches/5.2.x/units/gateways/gw_classes/rightconnect.php =================================================================== diff -u -N -r14258 -r14940 --- branches/5.2.x/units/gateways/gw_classes/rightconnect.php (.../rightconnect.php) (revision 14258) +++ branches/5.2.x/units/gateways/gw_classes/rightconnect.php (.../rightconnect.php) (revision 14940) @@ -1,6 +1,6 @@ Application->ConfigValue('Smtp_AdminMailFrom'); + $post_fields["ADMIN_EMAIL"] = $this->Application->ConfigValue('DefaultEmailSender'); $curl_helper =& $this->Application->recallObject('CurlHelper'); /* @var $curl_helper kCurlHelper */