On 3 Aug 2017, at 11:21, John Hardin wrote:

On Thu, 3 Aug 2017, John Schmerold wrote:

I don't understand the purpose of tflags. Where is this parameter explained?

man Mail::SpamAssassin::Conf

That will USUALLY work on most Unix-like systems that have SA installed, but sometimes will not or will bring up a stale document. You can also use:

perldoc Mail::SpamAssassin::Conf

Which has the advantage of using the version of perl in your $PATH (hopefully the same one your SA installation is using) and extracting the documentation directly from the currently installed module instead of looking for a pre-rendered man page.

Reply via email to