On Tue, 16 Nov 2004 manu@... wrote:
> Dan Hollis <goemon@...> wrote:
> > If there is a choice, I advocate for only one syntax, the first one.
> My idea was to support the one-liner and a multi-line syntax at the same
> time. Some admins will prefer the one-liner, some will prefer short
> lines.
> But should we adopt {} or \ for the multi-line syntax?
How about, any line which starts with a tab or space is a continuation of
the previous line.
acl greylist
rcpt a-very-big-addess@...
from /.*@example\.com/
That makes the parsing simplest of all, but still very readable.
-DanMessage
Re: [milter-greylist] Access-lists in milter-greylist
2004-11-17 by Dan Hollis