Tom Browder:
> On Tue, Aug 29, 2017 at 15:46 Wietse Venema <[email protected]> wrote:
>
> > Tom Browder:
> > > It's clear that list items in main.cf can be comma or space separated.
> > Is
> > > that also true for alias and virtual lists?
> >
> > What is an alias or virtual list?
>
>
> I mean the RHS of aliases, e.g., as in simple mailing lists in the alias
> file:
>
> needles:
> [email protected]
> [email protected]
Email addresses must be separated with commas. That is not a Postfix
requirement, but a requirement that follows from email address syntax.
Wietse