php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #67185 Mailbox folder name with "/"
Submitted: 2014-05-03 06:09 UTC Modified: 2014-05-06 08:37 UTC
From: jagan dot enugala at infozeal dot com Assigned:
Status: Wont fix Package: IMAP related
PHP Version: 5.4.28 OS: windows 7/linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jagan dot enugala at infozeal dot com
New email:
PHP Version: OS:

 

 [2014-05-03 06:09 UTC] jagan dot enugala at infozeal dot com
Description:
------------
---
From manual page: http://www.php.net/function.imap-list
---

Unable to get the folder list which are having the name "/" ex: test/one.
User can able to access/create subfolders with the "/" character in the name.


Test script:
---------------
$list = imap_list($mbox, "{host}", "*");


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-05-06 08:37 UTC] johannes@php.net
-Status: Open +Status: Wont fix
 [2014-05-06 08:37 UTC] johannes@php.net
This is an issue in the underlying c-client library we are using. We can't do anything there ourselves.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 14:01:30 2025 UTC