Index: [Article Count Order] [Thread]

Date:  Thu, 28 Dec 2006 13:16:38 -0600
From:  "Gerald Waugh" <gwaugh (at mark) frontstreetnetworks.com>
Subject:  [coba-e:08376] Re: .forward: Group writable directory
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <19c501c72ab4$b3d662c0$0301a8c0@Jerrycp>
In-Reply-To:  <1167329513.2198.23.camel (at mark) columbus.webtent.org>
X-Mail-Count: 08376

> 
> > > 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