In a 4D v15 app I am sending emails that have an email address for authentication that is different than the SMTP_Sender, SMTP_From, and SMTP_ReplyTo values. I am finding that with the following values, the recipient sees the authentication username in his/her email client, and I don't want that: SMTP_Auth: [email protected] SMTP_Sender: [email protected] SMTP_From: My Sender Office Name SMTP_ReplyTo: same as SMTP_Sender
For example, in Outlook, the recipient sees "My Sender Office Name" in the From column of the list screen (that's fine), but "My Sender Office Name <[email protected]>" at the top of the detail screen. SMTP_ReplyTo works fine - if a user clicks Reply, the ReplyTo email address is used. What do I need to hide the authentication username from the recipient? David ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

