php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4298 IMAP_CLOSE doesn't do anything.
Submitted: 2000-05-02 21:36 UTC Modified: 2001-02-10 15:30 UTC
From: brian at pocketscience dot com Assigned:
Status: Closed Package: IMAP related
PHP Version: 3.0.16 OS: FreeBSD 4.0
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:
39 + 49 = ?
Subscribe to this entry?

 
 [2000-05-02 21:36 UTC] brian at pocketscience dot com
imap_close doesn't run an y of the mail close functions.  This is important for POP3 (and what I am working on RIGHT NOW).  QUIT is supposed to expunge automatically, and is the ONLY way to expunge in POP3.  If you can help me get an immiedate patch, I would appreciate it.

Or, if you woulc even be able to tell me how to include the right close function (for imap or pop3), that would work.

  -Brian

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-17 15:31 UTC] hholzgra@php.net
what's your c-client version and how do you call
imap_close()? do you make use of the CL_EXPUNGE
flag when calling imap_close()?
 [2001-02-10 15:30 UTC] jimw@php.net
no feedback, closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 06:01:29 2024 UTC