On Tue, Nov 14, 2000 at 12:14:54AM -0600, Jonathan Wilson wrote:
: Also I'd like to hear from anyone else who's installed Postfix on RH 
: 6.2, if you have any tips.

Before you build the SRPM, make sure that uid/gid 89 are available and then:

groupadd -g 89 -r postfix
useradd -d /var/spool/postfix -s /bin/true -g postfix -M -r -u 89 postfix

Then you should be fine.

-- 
Jason Costomiris <><           |  Technologist, geek, human.
jcostom {at} jasons {dot} org  |  http://www.jasons.org/ 
          Quidquid latine dictum sit, altum viditur.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to