https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38338

--- Comment #90 from David Cook <[email protected]> ---
I actually had Dovecot use a local Postfix as a relay, but really I think so
long as you point it anywhere it's OK. You do need to configure the submission
relay though or else it won't even try to authenticate I think... I'd have to
double-check that.

--

I've been thinking about OAuth2 clients...

Technically, Koha has "Identity Providers" where Koha is an OAuth2/OIDC client
application that connects to Identity Provider servers in order to authenticate
end users.

Now we have a case where Koha is an OAuth2 client application that connects to
SMTP servers in order to authenticate itself for sending emails.

I suppose that means that the smtp_servers are the right place conceptually to
store OAuth2 credentials, but it still feels weird. But it would be convenient.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to