LPIC-1 Exam 102 v5 (Linux Administrator) — Question 49
Which of the following is true regarding the command sendmail?
Answer options
- A. With any MTA, the sendmail command must be run periodically by the cron daemon.
- B. When using systemd, sendmail is an alias to relayctl.
- C. The sendmail command prints the MTA's queue history of which mails have been sent successfully.
- D. It is only available when the sendmail MTA is installed.
- E. All common MTAs, including Postfix and Exim, provide a sendmail command.
Correct answer: E
Explanation
Option E is correct because it states that many common Mail Transfer Agents (MTAs) like Postfix and Exim include the sendmail command as part of their functionality. The other options are incorrect as they either misrepresent the role of sendmail or limit its availability incorrectly.