Re: still can't login using imap_open to a gmail account :(

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



found it! :)

on the google page that allows you to turn on access for less secure apps, you have to first select the proper account (via the icon at the top right of the page)..
they could have been a little clearer about that one :)

On Thu, Nov 19, 2020 at 9:17 AM Rene Veerman <rene.veerman.netherlands@xxxxxxxxx> wrote:
i'm using imap_open ('{imap.gmail.com:993/imap/ssl/no-validate-cert}INBOX', 'userid@xxxxxxxxx', 'pass')

i've also tried :
imap_open ('{imap.gmail.com:993/imap/ssl/no-validate-cert}', 'userid@xxxxxxxxx', 'pass')

imap_open ('{imap.gmail.com:993/imap/ssl}', 'userid@xxxxxxxxx', 'pass')

imap_open ('{imap.gmail.com:993/imap/ssl}INBOX', 'userid@xxxxxxxxx', 'pass')

all with 'allow access for less secure apps' turned on in the google account pages.

what am i doing wrong here?...


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux