We have an application that collects donations on behalf of various clients. Once the donation is processed, we then send a welcome email. The welcome email originates from the clients own domain. We either use Exchange WebService to connect and send the email or set up the domain on a local exchange server and then have the client config their SPF record to allow this.
Unfortunately we no longer have the local exchange server, having migrated to Office 365 and connecting to client accounts via Exchange WebServices.
A new client does not want to use Exchange WebServices and are also using Office 365.
My question is, how can I use SPF to send the welcome email from our Office 365 subscription? I thought I would have been able to add the domain as an accept domain (internal relay), however this doesn't seem possible?