mixed $input Can be any of the following: (string) RFC2822 message lines (RCLF included) (array) RFC2822 message lines (RCLF not included) (object) Net_NNTP_Header object (object) Net_NNTP_Message object
optional
$input2
—
mixed $input2 If given, $input will only be use for the message's header, while $input2 will be used for the body. (Disallowed when $input is a Net_NNTP_Message)
Can be any of the following: (string) RFC2822 message lines (RCLF included) (array) RFC2822 message lines (RCLF not included) (object) Net_NNTP_Header object
Can be any of the following: (string) RFC2822 message lines (RCLF included) (array) RFC2822 message lines (RCLF not included) (object) Net_NNTP_Message object