Quantcast
Viewing all articles
Browse latest Browse all 2504

Mail API FriendlyFromAddress & ReplyToAddress not working?

Topic by Bastiaan van der Kooij

Content

Somehow when sending a message with the Mail API in a CPM the FriendlyFromAddress & ReplyToAddress are simply not coming through no matter what options I try. It always arrives without a trace of the friendly from & reply to address. I also tried setting custom headers like;

$MailMessage->Headers = "Reply-To: new@othermail.com";

But also nothing...

Can someone let me know what could be the issue here, since although this is documented in the MailMessage object, the sample does not use any of these setting.

thanks,
Bastiaan

 

Version

Feb2015

Code Block


Viewing all articles
Browse latest Browse all 2504

Trending Articles