Emmanuel Dreyfus <manu@...> writes: > Easy fix: document that comments are only lines starting by a # This exactly what I meant when asking about patching the man page in my initial message ! So, here is the fix: --- greylist.conf.5.orig Wed May 26 23:50:13 2004 +++ greylist.conf.5 Tue Jun 15 11:02:28 2004 @@ -40,8 +40,8 @@ configures .Xr milter-greylist 8 operation. The format is simple: each line contains a keyword and an -optionnal argument. Anything between a # and the end of a line is -considered as a comment and is ignored. Blank lines are ignored as well. +optionnal argument. Any line starting with a # is considered as a comment +and is ignored. Blank lines are ignored as well. .Sh WHITELIST The primary use of .Nm :-)
Message
Re: [milter-greylist] Little issue with conf parser
2004-06-15 by Cyril Guibourg