| : Try "John Doe"  : This should be specified as signle quoted value, for exmaple : MailSend "\"John Doe\" ", &
 : "\"Fannie Mae\" ", "Hello", &
 : "Here is my message"
 I looks like I'm half way there. I tried your example, however when the email arrives, it has the quote marks
 in the senders name:
 What I get... "John Doe"
 What I want... John Doe
 The reason I'm so picky is because end users key off the recipient name to do some action with the email,
 and I'm not sure if the quotes will mess them up.
 Thanks, Robert
 
 
 |