Welcome Guest, Not a member yet? Register   Sign In
Email address
#1

[eluser]nandish[/eluser]
Hi guys
If i send a email from my company website to some one

The From email address will be :[email protected]

So is there any way to alias the above email address

ex:

[email protected] instead of [email protected]

Thanks in advance
#2

[eluser]Adam :: Envise[/eluser]
Are you using the Email class or the Email helper?
#3

[eluser]Mat-Moo[/eluser]
If you own the domain, you maybe able to set up email forwarding so that email address redirects email to the hostgator one. Otherwise as Adam said are you using the class or helper?
#4

[eluser]nandish[/eluser]
I am not using any email class and email helper

This is the code i wrote to send email using smarty
{capture}
{"destinationemailaddress.com"|@mail:$smarty.request.subject:$smarty.request.content:"Name - `$smarty.request.name`\nEmail - `$smarty.request.from`\nReason - `$smarty.request.reason`"}
{/capture}
{literal}
[removed]
document.location.href ='/cms/index.php/page?=thanku';
[removed]
{/literal}


Is it possible to rename [email protected] instead of destinationemailaddress.com




Theme © iAndrew 2016 - Forum software by © MyBB