LPIC-2 Exam 202 (Linux Engineer) — Question 103

Which of the following commands displays an overview of the Postfix queue content to help identify remote sites that are causing excessive mail traffic?

Answer options

Correct answer: C

Explanation

The correct answer is C, qshape, which is specifically designed to give an overview of the mail queue and helps in diagnosing mail flow issues. The other options do not provide this specific functionality; for instance, mailtraf and queuequery are not standard Postfix commands, while postmap and poststats serve different purposes within Postfix management.