Ian Eiloart wrote: >
> Yes, that works nicely. Thanks! I've defined a generic BOUNCE_REASON,
> which I can override from the command line.
I don't think you even need to do that; bounce_message_text defaults to
unset, and is only included in the bounce message if it's set. That's
why I wrapped it in .ifdef/.endif.