|
Posted by Mike P2 on 05/24/07 01:57
On May 22, 6:09 pm, Eric <eric.mathie...@gmail.com> wrote:
> Hello,
> I use imap_open ("{pop.server.com:110/pop3/
> notls}INBOX","user","password") in a function to get email from pop3
> server.
> But, it is not working on my new serveur, and it was working on my old
> one (error message : Security problem: insecure server advertised
> AUTH=PLAIN).
> What are the items I have to install to make imap_open work (I have
> already installed on my Debian php5-imap, openssl) ? Is there any
> configuration ?
>
> Thanx in advance ..
Does this help?
IMAPFLAGS=novalidate-cert
-Mike PII
Navigation:
[Reply to this message]
|