Hello all,
Since almost 2 weeks that I've search on the web about an error that occurs me when I use the php function 'imap_open()'.
The error is:
Warning: imap_open(): Couldn't open stream {mail.imapmailbox.com:143}INBOX
Server disables LOGIN, no recognized SASL authenticator
The same script that gaves me this error has no problems when I try to connect to other mail imap companies.
I don't know what I must to do to stop this error.
Could anybody help me ?