Hello,
I created a script to send an email from a contact form.
Is it possible to send the name of the sender?
I know I have the fields:
mdg.From
msg.To
msg.Subject
msg.Body
But what about the person's name?
I checked msg.Name but no success.
Thanks,
Miguel