php-src/ext/imap
Jon Parise 9ec5aa9a92 Instead of calling mail_fetchheader_full() to retrieve the complete header
information just to extract the message envelope, call mail_fetchenvelope(),
which returns just what we need.

This is simpler, faster, and saves the IMAP server some work.

Submitted by: Adam Kauffman <adam.kauffman@mindspring.com>
2002-05-13 00:29:22 +00:00
..
config.m4 Be a bit more verbose about what was not found. 2002-04-02 00:04:53 +00:00
CREDITS #adding name to credits. nothing to see here, keep moving. 2001-02-28 01:02:48 +00:00
IMAP_Win32_HOWTO.txt *** empty log message *** 2000-04-03 18:50:50 +00:00
imap.dsp Enable imap_mail() on win32 2001-12-04 18:47:32 +00:00
imap.h Making imap module compile on win32 and include imap_mail() function) 2000-05-30 22:13:09 +00:00
php_imap.c Instead of calling mail_fetchheader_full() to retrieve the complete header 2002-05-13 00:29:22 +00:00
php_imap.h @Improve IMAP performance when dealing with large mailboxes. 2002-05-12 20:53:25 +00:00