Skip to content

822body.1

Manvendra Bhangui edited this page Feb 25, 2024 · 3 revisions

NAME

822body - print the body of a mail message

SYNOPSIS

822body

DESCRIPTION

822body reads an 822-format email message from standard input and prints the body of the message to standard output. 822body considers the end of the message or the first line that cannot be part of an 822-format header field to terminate the message headers. A nonblank line that terminates the headers is part of the message body. If it encounters an error processing a message, 822body exits 111. Otherwise, 822body exits 0.

SEE ALSO

822header(1)

Clone this wiki locally