Hi
My company is using Aspose as a way for our system to send and receive emails. Recently we received a requirement that we are not sure if (and if so, how) to implement using Aspose:
What we are looking for is a way to send emails anonymously using EWS
(with the server being set as a relay, like here:
https://technet.microsoft.com/en-us/library/mt668454(v=exchg.160).aspx )
From what I managed to gather, the EWSClient always requires credentials to connect and send mail, which hints that it’s impossible, but I could be (and hopefully am) wrong.
Thanks