Re: Email Handling and Manipulation Question 7

7 views
Skip to first unread message

Dan Kelly

unread,
Jul 18, 2011, 9:38:21 AM7/18/11
to Zend Certification Study Group
Under which of the following circumstances is the Content-Transfer-
Encoding MIME header
used?

A. Only when sending non-plaintext (ASCII) data to specify the
encoding of the MIME
segment
B. To indicate special formatting of the e-mail, such as if it is to
be rendered as HTML,
plain text, or rich text
C. It can be used at any time to specify the encoding of any segment
of the MIME email
D. It can only be used to specify the encoding format (such as base64)
of binary
segments of a MIME e-mail.
E. None of the above

Seal Trip

unread,
Jul 18, 2011, 6:20:22 PM7/18/11
to zend-certificat...@googlegroups.com
Going with C.

Dan Kelly

unread,
Jul 19, 2011, 1:14:54 PM7/19/11
to Zend Certification Study Group
The correct answer is C. The Content-Transfer-Encoding MIME header is
used to specify the
encoding of any segment of a MIME email. This header is most commonly
associated with
binary data to specify the algorithm used to encode it. By default,
7bit, quoted-printable,
base64, 8bit and binary are available—however, anyone may specify
their own encoding
format using a name similar to x-<unique name for encoding>.
Reply all
Reply to author
Forward
0 new messages