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

What is the name of the Dovecot configuration variable that specifies the location of user mail?

Answer options

Correct answer: B

Explanation

The correct answer is B, mail_location, as it directly determines the path to user mail in Dovecot. Options A, D, and E refer to different mail storage formats or directories, while C, user_dir, is not a standard variable in Dovecot for specifying mail location.