The well-known port of the SMTP server
is …….
a. 110
b. 25
c. 50
d. 20

1 Answer

Answer :

b. 25

Related questions

Description : SMTP is based on …………………………………..delivary, contacts on well known port number…………………………… A. host to host, 23 B. host to host, 25 C. end to end , 23 D. end to end, 80

Last Answer : B. host to host, 25

Description : Typically the TCP port used by SMTP is A. 25 B. 35 C. 50 D. 15

Last Answer : A. 25

Description : Which of the following protocols is used by email server to maintain a central repository that can be accessed from any machine ? a. POP3 b. IMAP c. SMTP d. DMSP

Last Answer : b. IMAP

Description : In one of the pairs of protocols given below, both the protocols can use multiple TCP connections between the same client and the server. Which one is that? a. HTTP, FTP b. HTTP, TELNET c. FTP, SMTP d. HTTP, SMTP

Last Answer : a. HTTP, FTP

Description : Consider different activities related to email: m1: Send an email from a mail client to a mail server m2: Download an email from mailbox server to a mail client m3: Checking email in a web browser Which is the application ... FTP m3: HTTP c. m1: SMTP m2: POP m3: HTTP d. m1: POP m2: SMTP m3: IMAP

Last Answer : c. m1: SMTP m2: POP m3: HTTP

Description : In SMTP mail transaction flow, the sender SMTP establishes a TCP connection with the destination SMTP and then waits for the server to send a ………. a. 220 service ready message b. 421 service not available message c. Both of the above d. None of the above

Last Answer : c. Both of the above

Description : The sender SMTP establishes a TCP connection with the destination SMTP and then waits for the server to send a ____ Service ready message.. A. 420 B. 320 C. 220 D. 120

Last Answer : C. 220

Description : FTP server listens for connection on port number A. 20 B. 21 C. 22 D. 23

Last Answer : B. 21

Description : In FTP, the well-known port ____ is used for the control connection and the well-known port ________ for the data connection A. 21; 22 B. 21; 20 C. 20; 21 D. none of the above

Last Answer : B. 21; 20

Description : Which of the following TCP/IP protocolallows an application program on one machine to senda datagram to anapplicationprogram onanother machine? A. UDP B. VMTP C. X.25 D. SMTP E. None of the above

Last Answer : UDP

Description : The client code recognizes the SSL request and establishes a connection through TCP port ____ to the SSL code on the server A. 1023 B. 402 C. 443 D. 8080

Last Answer : C. 443

Description : FTP server listens for connection on which port number? a) 18 b) 21 c) 22 d) 26

Last Answer : b) 21

Description : Which of the following TCP/IP protocol is used for transferring electronic mail messages from one machine to another? A. FTP B. SNMP C. SMTP D. RPC E. None of the above

Last Answer : SMTP

Description : Which of the following of the TCP/IP protocols is the used for transferring files from one machine to another? A) FTP B) C) SNMP C) SMTP D) D) Rpe

Last Answer : A) FTP

Description : Which of the following TCP/IP protocols is used for transferring files form one machine to another. A) FTP B) SNMP C) SMTP D) RPC

Last Answer : A) FTP

Description : The name of the protocol which provides virtual terminal in TCP/IP model is. A) Telnet B) SMTP C) HTTP

Last Answer : A) Telnet

Description : Which of the following protocol is used for transferring electronic mail messages from one machine to another? a. TELNET b. FTP c. SNMP d. SMTP

Last Answer : d. SMTP

Description : In the SMTP herder field_____ is added by the final transport system that delivers the mail. a. Reply-to b. Return-path c. Subject d. From

Last Answer : b. Return-path

Description : In the SMTP header field_____ is a summary of the message being sent which is specified by the sender. a. Reply-to b. Return-path c. Subject d. From

Last Answer : c. Subject

Description : The ……… protocol is based on end-to- end delivery. a. SMTP b. TCP c. IP d. SCTP

Last Answer : a. SMTP

Description : TELNET, FTP, SMTP, Protocols fall in the following layer of OSI reference model? a. Transport layer b. Internet layer c. Network layer d. Application layer

Last Answer : d. Application layer

Description : Which one of the following uses UDP as the transport protocol? a. HTTP b. Telnet c. DNS d. SMTP

Last Answer : c. DNS

Description : Which of the following transport layer protocols is used to support electronic mail? a. SMTP b. IP c. TCP d. UDP

Last Answer : c. TCP

Description : SMTP is a protocol used in which layer? a. Application b. Network c. Physical d. Transport

Last Answer : a. Application

Description : The ______ protocol is based on end-to-end delivery. A. SCTP B. TCP C. SMTP D. SCTP

Last Answer : C. SMTP

Description : When displaying a web page, the application layer uses the _____________ A. HTTP protocol B. FTP protocol C. SMTP protocol D. TCP protocol

Last Answer : A. HTTP protocol

Description : Electronic mail uses which Application layer protocol? A. SMTP B. HTTP C. FTP D. SIP

Last Answer : A. SMTP

Description : Which of the following protocol is used to retrieve emails? A. SMTP B. POP3 C. FTP D. SNMP

Last Answer : B. POP3

Description : Which is not a application layer protocol? A. HTTP B. SMTP C. FTP D. UDP

Last Answer : D. UDP

Description : Explain the functions of SMTP.

Last Answer : System for sending messages to other computer users based on e-mail addresses. SMTP provides mail exchange between users on the same or different computers. ∙ User Agent ∙ Mail Transfer Agent ∙ Multipurpose Internet Mail Extensions ∙ Post Office Protocol

Description : How does MIME enhance SMTP?

Last Answer : MIME is a supplementary protocol that allows non-ASCII data to be sent through SMTP. MIME transforms non-ASCII data at the sender site to NVT ASCII data and deliverers it to the client SMTP to ... receives the NVT ASCII data and delivers it to MIME to be transformed back to the original data.

Description : What is the function of SMTP?

Last Answer : The TCP/IP protocol supports electronic mail on the Internet is called Simple Mail Transfer (SMTP). It is a system for sending messages to other computer users based on e-mail addresses. SMTP provides mail exchange between users on the same or different computers.

Description : Is sending email through an SMTP server on the same machine as my web application more or less efficient than using PHP mail()?

Last Answer : I’m confused by your question. Wouldn’t PHP mail() ultimately be using whatever SMTP server you use to send mail?

Description : How to get your smtp server username and password ? -Web-Development

Last Answer : SMTP CredentialsClick on Sending on the left-hand side of your the Mailgun dashboard and select Domains.Select your desired domain.Click on Domain Settings, then click on the SMTP credentials tab. ... password click Reset Password.Confirm your password reset by clicking Reset Password in the pop-up.

Description : Which of the following protocols is used by email server to maintain a central repository that can be accessed from any machine? (A) POP3 (B) IMAP (C) SMTP (D) DMSP

Last Answer : (B) IMAP

Description : Suppose you are browsing the world wide web using a web browser and trying to access the web servers. What is the underlying protocol and port number that are being used? a. UDP, 80 b. TCP, 80 c. TCP, 25 d. UDP, 25

Last Answer : b. TCP, 80

Description : There are 10 users plugged into a hub running 10Mbps half-duplex.and a server connected to the switch running 10Mbps half- duplex as well. Find the bandwidth does each host have to the server? a. 100 kbps b. 1 Mbps c. 2 Mbps d. 10 Mbps

Last Answer : d. 10 Mbps

Description : FTP server listens to connections on port ……………………. A) 19 and 20 B) 20 and 21 C) 21 and 22 D) 20 and 22

Last Answer : B) 20 and 21

Description : FTP server listens to connections on port ……………………. A) 19 and 20 B) 20 and 21 C) 21 and 22 D) 20 and 22

Last Answer : B) 20 and 21

Description : DNS can obtain the of host if its domain name is known and vice versa. A) Station address B) IP address C) Port address D) Checksum

Last Answer : B) IP address

Description : A 19 year-old female is referred following a visit to the dentist where marked erosion of her teeth was noted. She was entirely asymptomatic and her only medication was the oral contraceptive pill ... ) Bulimia nervosa 2) Conn's syndrome 3) Laxative abuse 4) Pregnancy 5) Primary hypoparathyroidism

Last Answer : Answers-5 This patient has tooth erosion associated with hypokalaemic metabolic alkalosis and hypocalcaemia. This suggests a diagnosis of hypoparathyroidism. Conn's is unlikely in this age group, is ... raised alkaline phosphatase would not be expected. Early pregnancy would not fit this picture.

Description : Standard width of the lane shall be. (a) 1.20 mts (b) 1.22 mts (c) 1.22 to 1.25 mts. (d) 110 mts.

Last Answer : (c) 1.22 to 1.25 mts.

Description : Operating condition in the electrical dehydrators for crude oil is about (A) 6.5 kgf/Cm2 & 95°C (B) 1 atm. & 110 °C (C) 20 kgf/cm2 & 110°C (D) 50 atm. and 150°C

Last Answer : (A) 6.5 kgf/Cm2 & 95°C

Description : Three resistances 20 Ω, 30 Ω and 60 Ω are connected in parallel, their combined resistance is given by A. 110 Ω B. 50 Ω C. 20 Ω D. 10 Ω

Last Answer : 10 Ω

Description : Multi-layer helical windings are commonly used in the transformers as high voltage windings (a) upto 20 kV (b) upto 50 kV (c) upto 80 kV (d) for 110 kV and above

Last Answer : (d) for 110 kV and above

Description : A certain population of ALOHA users manages to generate 70 request/sec. If the time is slotted in units of 50 msec, then channel load would be a. 4.25 b. 3.5 c. 350 d. 450

Last Answer : b. 3.5

Description : Which of the following are ways to provide login access to a router? (choose all that apply) A. HTTP B. Aux Port C. Console D. LLC E. Telnet F.

Last Answer : Aux Port

Description : Membership in a VLAN can be based on _________. A) port numbers B) MAC addresses C) IP addresses D) all of theabove

Last Answer : all of theabove

Description : A ________ switch is a multistageswitch with microswitches at each stagethat route the packets based on theoutput port representedas a binary string. A) crossbar B) TSI C) banyan D) none of the above

Last Answer : banyan

Description : The logicaladdresses in theInternetarecalled _______ addresses. A) port B) IP C) Email D) noneof the above

Last Answer : IP