I hope you can understand my poor English and, of course, you can answer my newbie question.
I've downloaded an Exim 4.5 installer from macupdate.com. I run the installer and follow the instructions showed. The first error I got was that the configure file hadn't the right permissions, owner or group. Well, I changed the permissions and when I tried to start exim with
sudo /usr/exim/bin/exim -bd -q30m
I got the following error:
cannot run initgroups(): no passwd entry for uid=25
How can I get exim running and avoid this error?
Thank you very much