This function will not return a full subject line if it is longer than 25 characters. I found this out after trying to search each header and move the email to a different folder depending on what the subject was (searching for year and project number).
imap_headers
(PHP 4, PHP 5)
imap_headers — Devuelve las cabeceras de todos los mensajes de un buzón
Descripción
array imap_headers
( resource
$imap_stream
)Devuelve las cabeceras de todos los mensajes de un buzón.
Valores devueltos
Devuelve un array de cadenas formateadas con la información de cabecera. Un elemento por mensaje de correo.
mmuoio at gmail dot com ¶
3 years ago
