FCESP · Question #7
Examine the SMTP session below to determine which of the following statements is TRUE: 220 server.internal.lab ESMTP Smtpd; Fri, 5 Mar 2010 10:15:17 +0100 ehlo 192.168.5.192 250-server.internal.lab He
The correct answer is A. The remote MTA FQDN is server.internal.lab. E. The SMTP id is o259FHGe000418-o259FHGf000418.. See the full explanation below for the reasoning.
Question
Examine the SMTP session below to determine which of the following statements is TRUE:
220 server.internal.lab ESMTP Smtpd; Fri, 5 Mar 2010 10:15:17 +0100 ehlo 192.168.5.192 250-server.internal.lab Hello [192.168.5.192], pleased to meet you 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-8BITMIME 250-SIZE 10485760 250-DSN 250-AUTH LOGIN PLAIN DIGEST-MD5 CRAM-MD5 250-STARTTLS 250-DELIVERBY 250 HELP mail from: [email protected] 250 2.1.0 [email protected]... Sender ok rcpt to: [email protected] 250 2.1.5 [email protected]... Recipient ok data 354 Enter mail, end with "." on a line by itself This is a test . 250 2.0.0 o259FHGe000418-o259FHGf000418 Message accepted for delivery quit 221 2.0.0 server.internal.lab closing connection
Options
- AThe remote MTA FQDN is server.internal.lab.
- BThe remote MTA IP address is 192.168.5.192.
- CThe session has been unexpectedly closed by the sender MUA.
- DThe remote MTA does not support SMTP over TLS.
- EThe SMTP id is o259FHGe000418-o259FHGf000418.
How the community answered
(41 responses)- A83% (34)
- B2% (1)
- C5% (2)
- D10% (4)
Community Discussion
No community discussion yet for this question.