Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
How can i set the sender name (not email address) of all emails?
i have set
<mailSettings> <smtp from="[email protected]">
but this is only for the email address. How can i send the name of the sender. For example "Customer Support" ?
Can someone please help?
Thanks
any solutions?
Hi,
try this:
<smtp from=""Your Name" <[email protected]>">
it is the xml-encoded version of: "Your Name" <[email protected]>
Rgds,
David
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Set sender name of all emails
Hello,
How can i set the sender name (not email address) of all emails?
i have set
<mailSettings>
<smtp from="[email protected]">
but this is only for the email address. How can i send the name of the sender. For example "Customer Support" ?
Can someone please help?
Thanks
any solutions?
Hi,
try this:
<smtp from=""Your Name" <[email protected]>">
it is the xml-encoded version of: "Your Name" <[email protected]>
Rgds,
David
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.