Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3780

SMTP Headers.AddHeader getting stripped out

$
0
0

Not sure if I should be chasing this down with my Web/Email host (I use their SMTP server to send messages) or if it’s my own issue.

mail.Headers.AddHeader("X-MyHeaderHere", "MyHeaderValueHere")

When I inspect the message as it’s being sent, it has the header as it’s send thru SMTPSecureSocket, but when the email is received the header isn’t there.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 3780

Trending Articles