Hi All,
First thanks for the replies to my tls connection reuse question. It's already set up in our QA and it's working fine. :) Today's question: we were asked if we can send emails using oauth2 instead of basic auth. The best I could find is this git repo: https://github.com/tarickb/sasl-xoauth2 Does anyone have any experience with this or with any other solutions? As plan 'B' I'm thinking about to hand over these emails to a James service instance because it seems to be able to handle oauth but I'm not convinced as well (it also needs testing). Any thoughts are welcome. G.