nerdexam
LPI

010-100 · Question #88

Which of the following software packages is a mail server?

The correct answer is A. Postfix. Postfix is a widely used open-source Mail Transfer Agent (MTA) that routes and delivers email on Linux servers, making it the only mail server in the list.

The Linux Operating System

Question

Which of the following software packages is a mail server?

Options

  • APostfix
  • BThunderbird
  • CApache
  • DGIMP
  • EMySQL

How the community answered

(72 responses)
  • A
    74% (53)
  • B
    7% (5)
  • C
    15% (11)
  • D
    3% (2)
  • E
    1% (1)

Why each option

Postfix is a widely used open-source Mail Transfer Agent (MTA) that routes and delivers email on Linux servers, making it the only mail server in the list.

APostfixCorrect

Postfix is a Mail Transfer Agent (MTA) designed to receive, route, and deliver email messages on a server. It listens for SMTP connections, processes mail queues, and delivers messages to local mailboxes or forwards them to other mail servers, fulfilling the role of a mail server. It is one of the most common MTAs found on Linux systems, alongside Sendmail and Exim.

BThunderbird

Thunderbird is a mail client (MUA - Mail User Agent) used to read and compose email on a desktop, not a mail server that routes or delivers messages.

CApache

Apache is an HTTP web server used to serve web pages over the internet, not a mail server.

DGIMP

GIMP (GNU Image Manipulation Program) is a graphical image editor, entirely unrelated to email or mail services.

EMySQL

MySQL is a relational database management system used for storing and querying structured data, not a mail server.

Concept tested: Identifying Linux Mail Transfer Agent (MTA) software

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

Topics

#Postfix#mail server#email#server software

Community Discussion

No community discussion yet for this question.

Full 010-100 Practice