Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Auth_SASL #67

Copy link
Copy link

Description

@markbond1007
Issue body actions

I am using an Application (SuiteCRM) that uses this library to connect to IMAP servers, when triggering a connection that uses the Auth_SASL library it fails with an unable to find \Javanile\Imap2\Auth_SASL. If I replace the line at the top of your library file:

Roundcube/ImapClient.php:

use Javanile\Imap2\Auth_SASL

with

use \Auth_SASL

everything works not sure if there is something missing as I cant find an alternate Auth_SASL under the Javanile\Imap2 namespace

Kind regards

Mark

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.