Eric Hiller writes:
I have a rather strange issue, I cannot use "is_from_user_enum()" without first using the variable $fu somewhere; or else I get the error "0(5858) get_parsed_from(): From header is not properly parsed".
looks like is_from_user_enum assumes that from header has been parsed before it is called. i'll add parsing of from header to the function in a couple of days.
-- juha