Hi Folks,
I am using Exchange online - I have it receiving email from multiple upstream mail providers - this works really well, however when I reply it sends the email back using my exchange email account with "on behalf of xyz". I am wondering if anyone has figured out a way to respond to the email using the SMTP server of the upstream mail provider.
Outlook lets me select the correct 'from' account and I suspect that exchange is using the default SMTP connector (the one for my primary email address) which is why it is writing the 'on behalf' message. I figure if the message can be routed through the correct SMTP server of the upstream, it will contain the correct from address when the end-user receives the message. I am just trying to work out if it is possible to implement some kind of solution that can be used to achieve this?
I am thinking of a rule like "if sender address is abc@xyz then use smtp@xyz'.
For those that may be new to this issue - people often use one email account for business and one email account for private (or even another business) - so sending out the private email address is not really a good idea.
Regards