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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: brian at pocketscience dot com
New email:
PHP Version: OS:

 

 [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 Apr 19 00:01:29 2024 UTC