I have written an application to send an email using the WebDav protocol as shown in the following link. This works perfectly, however there seems to be a limitation that the FROM
email address must correspond with the actual exchange user account that the email is sent from.
What I want to know is whether it is possible to set the FROM
address to be a miscellaneous email address of my choice, rather than the email address linked to my exchange account like you can do with the SMPT protocol.