php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #79119 IMAP Related
Submitted: 2020-01-15 07:05 UTC Modified: 2020-01-15 08:05 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: gwwprogrammer at gmail dot com Assigned:
Status: Duplicate Package: IMAP related
PHP Version: 7.4.1 OS: ISO
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
5 + 42 = ?
Subscribe to this entry?

 
 [2020-01-15 07:05 UTC] gwwprogrammer at gmail dot com
Description:
------------
Hi, I am Arvind Gondaliya, You are right but if Less secure area off then not get gmail mail. 

Test script:
---------------
$inbox = imap_open("{smtp.gmail.com:993/imap/ssl/novalidate-cert}INBOX", "gwwprogrammer@gmail.com", "Password") or die('Cannot connect to: ' . imap_last_error());	


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-01-15 07:08 UTC] requinix@php.net
-Status: Open +Status: Feedback
 [2020-01-15 07:08 UTC] requinix@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


 [2020-01-15 07:12 UTC] gwwprogrammer at gmail dot com
if  "Less secure app access" off then why do not receive gmail email via imap using php
 [2020-01-15 07:34 UTC] gwwprogrammer at gmail dot com
-Status: Feedback +Status: Open
 [2020-01-15 07:34 UTC] gwwprogrammer at gmail dot com
if  "Less secure app access" off then why do not receive gmail email via imap using php
 [2020-01-15 07:38 UTC] cmb@php.net
May be related to bug #64039.
 [2020-01-15 08:05 UTC] requinix@php.net
-Status: Open +Status: Duplicate
 [2020-01-15 08:05 UTC] requinix@php.net
I have little faith of this bug report going anywhere, so...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 17:01:30 2024 UTC