mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-19 19:08:17 +00:00
320 B
320 B
message:from_header()
Gets the "From" header, parses it as a list of mailboxes and groups, and returns an addressheader object.
Returns nil if no matching header could be found.
See also message:get_address_header and message:to_header.