procmail
[Top] [All Lists]

Re: more doubts .

2001-01-25 12:10:57
Jo o Paulo Andrade wrote:

Where (which directory) i have to give the make command to confirm procmail 
changes?

I don't understand your question.  Do you mean "Once I rebuild XXX.cf, 
where do I put it?"  If you're asking that, then I think you should do 
this...

     cd /usr/src/etc/sendmail
     make freebsd.cf
     diff /etc/mail/sendmail.cf freebsd.cf

and if the differences look correct to you, then

    cd /etc/mail
    mv sendmail.cf sendmail.cf.old
    cp /usr/src/etc/sendmail/freebsd.cf ./sendmail.cf

and then restart sendmail.  

You're not wanting to rebuild procmail, are you?  

-- 
Neither I nor my employer will accept any liability for any problems
or consequential loss caused by relying on this information.  Sorry.
Collin Park                         Not a statement of my employer.
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>