The FAQ says to put 'group = mail' in the local_delivery transport
configuration, but I have that:
local_delivery:
driver = appendfile
group = mail
mode = 0660
mode_fail_narrower = false
envelope_to_add = true
file = /var/spool/mail/${local_part}
Presumably though, I also need to adjust the address_file
configuration section to match. Is this correct, and if so should it
be mentioned in Q0201 in the FAQ?