>
> > > O DontBlameSendmail=forwardfileingroupwritabledirpath,
> > > ForwardFileInUnsafeDirPath, ForwardFileInUnsafeDirPathSafe
> > >
> > > That goes all into one line!
> > >
> > > Save the changes and restart Sendmail.
> > >
> > Is it wise to edit sendmail.cf?
> > Wouldn't changes be made in sendmail.mc and then run make.
> >
>
> Thanks Gerald, the server migration went without a hitch last
> night, great job on those servers! I'll probably be giving
> you a call about refurbishing the others.
>
> I did already make the necessary changes to sendmail.cf in
> order to get my POP before SMTP working. Should this be done
> like you said. If so, how exactly does that work? What
> entries would be necessary to accomplish these things in
> sendmail.mc? Do you run make from the /etc/mail directory?
Well see how it goes...
I believe CBQ is running a conventional version of CentOS sendmail.
The normal process is to
cd /etc/mail
edit sendmail.mc
then run 'make'
then restart sendmail
Gerald