Proofpoint TPAD01: Certified Threat
Protection Administrator Study Guide ]
High-Yield Questions &Answers
Rationales Instant Download Pdf
Q1. What is the primary role of SMTP in the process of email
communication?
A) To securely store email attachments within the mail processing
system
B) To automatically encrypt emails before they are sent to the
destination server
C) To transfer email messages from one mail server to another
during delivery
D) To manage the transmission of emails between user email
clients and servers
,Page 2 of 168
Answer: C
Rationale: SMTP (Simple Mail Transfer Protocol) is the standard
protocol for transferring email messages between mail servers
during delivery. While SMTP is also used for client-to-server
submission, its primary role in the context of server-to-server
communication is message transfer .
Q2. When TLS is enabled on the Proofpoint Protection Server,
what is the default behavior regarding TLS for SMTP
communications?
A) TLS is required for all SMTP communications; messages are
rejected if TLS fails
B) TLS is limited to internal communications within the server only
C) Failed TLS negotiation falls back to plain HTTP for message
delivery
D) TLS is opportunistic for all SMTP communications
,Page 3 of 168
Answer: D
Rationale: By default, TLS is opportunistic for all SMTP
communications, meaning the sending and receiving systems
attempt to use TLS if the remote side supports it, but mail can still
proceed if TLS is not available unless stricter policy has been
configured. This is why a separate domain-specific TLS
enforcement setting (like "Always") exists for partners where
encrypted delivery is mandatory .
Q3. In the context of Proofpoint administration, what is an
SMTP Profile?
A) A block list of email addresses used for filtering
B) A Proofpoint-generated encryption key for secure messaging
C) A setting that defines email routing policies
D) A user-defined quarantine folder configuration
Answer: C
, Page 4 of 168
Rationale: In Proofpoint administration, SMTP-related profiles
are configuration objects that shape how mail is handled in
transport, including route behavior and SMTP service
characteristics. An SMTP Profile defines how messages are
relayed, routed, and delivered between systems .
Q4. An inbound message matches the "inbound_protected"
policy route and also the default spam policy. Which policy
will be applied to the message?
A) Only the "inbound_protected" policy will be applied
B) Only the default spam policy will be applied
C) Both policies will be applied in order: inbound_protected first,
then default
D) Neither policy will be applied due to conflict
Answer: C