Re: [exim] option "envelope_to_remove" unknown

Top Page
Delete this message
Reply to this message
Author: Marc Sherman
Date:  
To: exim-users
CC: Marten Lehmann
Subject: Re: [exim] option "envelope_to_remove" unknown
Philip Hazel wrote:
>
> How can I make the documentation clearer? In the Exim manual,
> "envelope_to_remove" is listed in a chapter entitled "Main
> configuration", and "envelope_to_add" is listed in a chapter entitled
> "Generic options for transports".


I've been bitten by similar mis-reads of the manual in the past. It
might help if each option had a "Section: Main" in the doc header (along
with "Type: " and "Default: "). It's redundant when you're reading the
entire chapter, but generally speaking when I'm reading an option's
docs, I got there by jumping into the middle of a chapter via the index,
so I have to scroll up to the top of the page to figure out where the
option goes.

- Marc