Re: [PATCH 3/7] basicheaders, add reject option, loglevel
[email protected] (Charlie Brady) Fri, 18 May 2012 13:57:36 -0400 (EDT)
| Newsgroups | perl.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 18 May 2012, Matt Simerson wrote: > On May 18, 2012, at 9:33 AM, Charlie Brady wrote: > > > I think the documentation of the reject option could be clearer. What > > value of the parameter should be used when first using this plugin? I > > think "reject 0". > > Boolean means 0 or 1, but your point is well made. The documentation > should be clear for non-programmers, who may not be familiar with the > term boolean. I shall make amends. I notice that there is no inconsistency with whether examples/synopsis is shown for each optional parameter. i.e. there is no: check_basicheaders [ reject 0 | 1 ]