Thursday, May 24, 2018

Re: smtpd.conf new grammar

On Thu, May 24, 2018 at 14:18, Gilles Chehade <gilles@poolp.org> wrote:

> In effect, instead of having:
> accept from any for local deliver to mbox
>
> You will have:
> action "my_action" mbox
> match from any for local action "my_action"

It may solve some obscure technical problem, but is a horrible thing to read and write. How about keeping the best of both worlds? Leave the old beautiful PF-like syntax to humans, and translate it into the newEgyptian(tm) on the fly?

No comments:

Post a Comment