hello
i use php4 on two redhat linux 7.2 boxes with sendmail. when checking $header->Unseen == 'U' || $header->Recent == 'N' as written in the documentation, or dumping the header, these flags are never set.
does sendmail not support them?
al