Re: [Exim] exim RPM build trouble

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Torsten Luettgert
Ημερομηνία:  
Προς: Neal D. Becker via COM.BOX TEMA
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] exim RPM build trouble
On Don, 2003-09-04 at 17:04, Neal D. Becker via COM.BOX TEMA wrote:

> It is a pain to have to create the exim user in order to do the build. Is
> there a problem to run exim under either mail or maybe mailnull, both of
> which already exist on a RH9 system?


No problem, really. After all, the mail user exists exactly for that
purpose. I do it with

EXIM_USER=mail
EXIM_GROUP=mail

and didn't experience any problems with that.

- Torsten