mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-19 16:01:08 +00:00
321 B
321 B
message:to_header()
Gets the "To" 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:from_header.