nerdexam
LPI

010-150 · Question #52

Which of the following software packages is an e-mail server?

The correct answer is A. Postfix. Postfix is a Mail Transfer Agent (MTA) used to route and deliver email on a server, while the other packages serve entirely different purposes.

The Linux Operating System

Question

Which of the following software packages is an e-mail server?

Options

  • APostfix
  • BThunderbird
  • CApache
  • DGIMP
  • EMySQL

How the community answered

(28 responses)
  • A
    71% (20)
  • C
    7% (2)
  • D
    4% (1)
  • E
    18% (5)

Why each option

Postfix is a Mail Transfer Agent (MTA) used to route and deliver email on a server, while the other packages serve entirely different purposes.

APostfixCorrect

Postfix is a popular open-source Mail Transfer Agent (MTA) that handles sending, receiving, and routing email on Linux servers. It operates as a server-side daemon, listening for SMTP connections and managing mail queues, making it a true email server application.

BThunderbird

Thunderbird is a desktop email client used to read and compose email, not a server that routes or delivers mail.

CApache

Apache is an HTTP web server used to serve web pages over HTTP/HTTPS, not an email server.

DGIMP

GIMP (GNU Image Manipulation Program) is a graphics editor with no email server functionality.

EMySQL

MySQL is a relational database management system used for data storage, not for handling email delivery.

Concept tested: Linux Mail Transfer Agent (MTA) identification

Source: http://www.postfix.org/documentation.html

Topics

#Postfix#mail server#server software#network services

Community Discussion

No community discussion yet for this question.

Full 010-150 Practice