Hi All,
The application that I am working on is using winsock to send out mail. It has a requirement to include "ReplyTo" email address field.
I have searched around for the winsock command, and only discovered that the command for:
Sender ("From") = "MAIL FROM:"
Recipient ("To") = "RCPT TO:"
Is there any "reply to" or the like winsock command ???
Thanks in advance.
The application that I am working on is using winsock to send out mail. It has a requirement to include "ReplyTo" email address field.
I have searched around for the winsock command, and only discovered that the command for:
Sender ("From") = "MAIL FROM:"
Recipient ("To") = "RCPT TO:"
Is there any "reply to" or the like winsock command ???
Thanks in advance.