https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38338 --- Comment #68 from David Cook <dcook@prosentient.com.au> --- (In reply to David Liddle from comment #67)
(In reply to David Cook from comment #66)
Maybe we should actually look at rebranding "SMTP servers" as "Email transports"? Of course, SMTP with basic (ie plain/login) auth would be the most popular transport at the moment, but we could have SMTP with XOAUTH2, Microsoft Graph (which uses OAuth2 for auth), AWS SES, etc.
On bug 42179, Owen suggested making it pluggable, which is also a very feasible option.
Just a comment: While "transports" is technically accurate, it will not convey meaning to the majority of people using it. Something along the lines of "Outgoing email" may be more readily understood. It could be appended with "settings" or "services", but it should be clear.
Sorry I was thinking more so in terms of the backend like database table names. I realise now that I wrote "Email transports" but I was thinking "email_transports". Agreed that whatever user-facing terms are used it needs to be clear (and easily translatable). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.