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

A company is transitioning to a new DNS domain name and wants to accept e-mail for both domains for all of its users on a Postfix server.
Which configuration option should be updated to accomplish this?

Answer options

Correct answer: C

Explanation

The correct answer is C, mydestination, because this setting specifies the list of domains that the Postfix server will accept mail for. The other options do not directly control the domains for which the server will accept email, making them incorrect for this specific requirement.