Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't open stream #701

Open
applibs opened this issue Jan 15, 2023 · 0 comments
Open

Couldn't open stream #701

applibs opened this issue Jan 15, 2023 · 0 comments

Comments

@applibs
Copy link

applibs commented Jan 15, 2023

Environment (please complete the following information):

  • PHP IMAP version: [e.g. 5.0.1]
  • PHP Version: [e.g. 8.1.5]
  • Type of execution: CLI

Your Text
With this setting:

$mailbox->setConnectionArgs(
    CL_EXPUNGE // expunge deleted mails upon mailbox close
    | OP_SECURE // don't do non-secure authentication
);

I always got error: imap_open(): Couldn't open stream

Without that is all good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant