>>Mathieu CATTIN wrote:
> > Well the wierdest thing happened to me.
> > I compiled exim for a libc5 system, and then installed it. Now exim
> > can send emails fine, but for receiving there is an issue : Only users
> > with a EUID of 1000 can receive mails. Here is what I get :
> >
> > Group "mail" exists and for user with a UID of 1000 it works without
> > problems.
> >
> > Anybody has any suggestions ?
> Sounds like you didn't make the exim binary SUID root.
OK , but owner and group of the exim binary are "root", and it is chmod
755.
lrwxrwxrwx 1 root root 13 Apr 14 21:02 exim
-rwxr-xr-x 1 root root 660367 Apr 12 01:10 exim-4.50-2
So how do I do that ?
best regards,
M.CATTIN