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

In the main Postfix configuration file, how are service definitions continued on the next line?

Answer options

Correct answer: D

Explanation

The correct answer is D because in Postfix configuration files, continuation is achieved through white space indentation at the start of the next line. Options A, B, C, and E are incorrect as they do not align with the syntax rules for line continuation in Postfix.