Dan Hollis <goemon@...> wrote:
> I guess so, if there is a choice then I choose NO to heirarchical config
> with curly braces.
I proposed to accept both syntax:
acl greylist rcpt a-very-big-addess@... from
/.*@example\.com/
acl greylist {
rcpt a-very-big-addess@...
from /.*@example\.com/
}
Because too long lines are a pain on small terminals. But as both
syntaxes will be available, you will not have to use curly braces.
--
Emmanuel Dreyfus
Il y a 10 sortes de personnes dans le monde: ceux qui comprennent
le binaire et ceux qui ne le comprennent pas.
manu@...Message
Re: [milter-greylist] Access-lists in milter-greylist
2004-11-15 by manu@netbsd.org