Thanks David,
Unfortnately, looking at our sendmail.cf file, DefaultUser is not set..
# default UID (can be username or userid:groupid)
#O DefaultUser=mailnull
Is there a UID or GID that sendmail uses, that mailman might want in cases
like this where sendmail.cf does not indicate a specific
As the error message indicates, it's not thrilled with the GID
that it you're running the mail wrapper with. Fixing this requires that
you rerun ./configure with the --with-mail-gid= and set it to the same GID
that your mailer uses (check your sendmail.cf...look for DefaultUser= and
use t
Hi,
I have been through the FAQ and the README.SENDMAIL document and have not
found the solution I need.
I have successfully installed mailman on my linux box. I am using
sendmail. I can create lists and hit their web pages and subscribe people
and receive subscription messages, etc.
I CANNOT