09-15-2013, 05:06 AM
[eluser]Unknown[/eluser]
Thanks @wrs, this is worked for me.
but, when I receive the email, the sender is always set to my "smtp_user" which is my gmail account,
whatever I put in:
$this->email->from('[email protected]', 'YOUR NAME');
"[email protected]" appear in "reply-to" not in "from".
any help?
Thanks @wrs, this is worked for me.
but, when I receive the email, the sender is always set to my "smtp_user" which is my gmail account,
whatever I put in:
$this->email->from('[email protected]', 'YOUR NAME');
"[email protected]" appear in "reply-to" not in "from".
any help?