The "Invite" emails sent from an account go through my main server host email instead of my admin email, How can I change the site outgoing email address when inviting?
I tried to change the address in, work.
$reply = get_gvar('site_name').'noreply@'.$_SERVER['HTTP_HOST'].'';