Hello everybody.

Could someone explain the situation:

My config:
/    ..............................
    SOGoAuthenticationType = "saml2"
    ..............................
    NGImap4AuthMechanism = PLAIN;
    SOGoIMAPServer = "imap://server.example.com:143/?tls=YES";
//    SOGoMailingMechanism = smtp;
    SOGoSMTPAuthenticationType = PLAIN;
    SOGoSMTPServer = "smtp:////server.example.com//:587/?tls=YES";
    ...............................
/

In this case, Sogo uses SAML assertion as IMAP password. And Sogo uses login (email address) as SMTP password, not SAML assertion. Therefore, I cannot use authentication to connect to SMTP server.

Is this a bug or a feature?

--
Kind regards,
Denys Shcherbyna

Reply via email to