[PHP-DEV] Bug #4298: IMAP_CLOSE doesn't do anything. From: brian <email protected>
Date: 05/02/00

From: brian <email protected>
Operating system: FreeBSD 4.0
PHP version: 3.0.16
PHP Bug Type: IMAP related
Bug description: IMAP_CLOSE doesn't do anything.

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

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>