See METHODS in Mail::Reporter
Produce text for a header field containing addresses. HOW this is done
is defining the result. Possible values are 'ADDRESS'
, 'PHRASE'
,
'PLAIN'
, 'MAILTO'
, or 'LINK'
. See address HOW for details.
Returns the fields from the header with NAME. Some fields appear more than once, some may not be present.
Returns an array with address info.
Produce the body of the field: everything after the first colon on the header line.
Option | Default |
---|---|
address |
|
content | <depends> |
wrap |
|
Returns the name of the header field.
Option | Default |
---|---|
capitals | 'UNCHANGED' |
Option | Defined in | Default |
---|---|---|
log | Mail::Reporter |
|
settings | HTML::FromMail::Object | {} |
topic | HTML::FromMail::Object |
|
trace | Mail::Reporter |
|