Jim Douglas wrote:
> I have the following in my dbmail related errors in my Postfix log,
> 
> Sep 18 15:13:39 cpe-74-33-333-333 postfix/smtp[4386]: 6463138B81A3:
> to=<[EMAIL PROTECTED]>, relay=none, delay=8270, status=deferred (connect
> to mail.vdvdvd.org[74.66.246.150]: Connection refused)
> Sep 18 15:24:20 cpe-74-33-333-333 dbmail/imap4d[5333]:
> misc.c,drop_privileges: could not find group nogroup
> Sep 18 15:24:20 cpe-74-33-333-333 dbmail/lmtpd[5335]:
> misc.c,drop_privileges: could not find group nogroup
> 
> ...when I saw that I added a linux account nogroup.  didn't work...
> 
> I copied all my config files over from the old Linux box, I can send but
> not recieve email...

I gather you should try adding a *group* called 'nogroup' instead of an
account.

groupadd -g 65534 nogroup

should do the trick.


-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl

Reply via email to