Наши проекты:
Журнал · Discuz!ML · Wiki · DRKB · Помощь проекту |
||
ПРАВИЛА | FAQ | Помощь | Поиск | Участники | Календарь | Избранное | RSS |
[98.84.18.52] |
|
Сообщ.
#1
,
|
|
|
Всем привет. Собственно в чем проблема?
imap_open("{imap.yandex.ru:993/imap/ssl/novalidate-cert}INBOX", "***@yandex.ru", "***") or die("can't connect: ".imap_last_error()); Цитата can't connect: Can not authenticate to IMAP server: [AUTHENTICATIONFAILED] AUTHENTICATE Invalid credentials or IMAP is disabled sc=b imap_open("{imap.gmail.com:993/imap/ssl/novalidate-cert}INBOX", "***@gmail.com", "***") or die("can't connect: ".imap_last_error()); Цитата can't connect: Can not authenticate to IMAP server: [ALERT] Please log in via your web browser: https://support.google.com/mail/acco imap yandex включен - http://prntscr.com/be1mvr imap gmail включен - http://prntscr.com/be1mc8 imap на сервере доступен - http://prntscr.com/be1nk0 если не imap, то как через php получить почту? |
Сообщ.
#2
,
|
|
|
Получилось решить?
|