https://bugs.documentfoundation.org/show_bug.cgi?id=63388
--- Comment #18 from [email protected] ---
Interface who need modification:
com.sun.star.mail.XMailService
getSupportedConnectionTypes: return (Unsecure, Ssl, Tls)
getConnectionType: after connection return Ssl (effective connection type)
getSupportedAuthenticationTypes: return (None, Login, Component)
getAuthenticationType: after connection return effective authentication type
Connect(xConnectionContext, xAuthenticator)
xConnectionContext:
ServerName
Port
ConnectionType
AuthenticationType
Timeout
xAuthenticator
getUserName
getPassword
getComponent
PopbeforeSmtp and ImapbeforeSmtp are old technology that was used when smtp did
not handle authentication.
It may no longer be necessary to keep it.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs