Auteur: Sheldon Hearn Datum: Aan: Fabio Angeluci Martins CC: exim-users Onderwerp: Re: [Exim] group mail was not found
On (2003/06/05 14:14), Fabio Angeluci Martins wrote:
> # exim -bd -q30m
> 2003-06-05 17:14:54 Exim configuration error
> group mail, referred to in line 226, was not found
>
> But the group mail is in the /etc/group
>
> # cat /etc/group | grep mail:
> mail:*:6:
>
> and the exim configuration file is ok!!!
If that's the only group with id 6 [1], then your exim configuration
file can't be okay. :-)
Can you show us line 226 and surrounding lines? I haven't touched the
ports/mail/exim-old port in ages, so I don't think I could have broken
it recently. :-)
If you don't have to support a complicated old configuration, I highly
recommend ports/mail/exim instead. If your ports tree is old and you
don't have ports/mail/exim-old, it's time for an update.