Re: mail on my linux server


Subject: Re: mail on my linux server
From: Paul J. Lucas (pauljlucas@mac.com)
Date: Wed Jan 23 2002 - 19:33:19 MST


On Wed, 23 Jan 2002, Zeke Runyon wrote:

> In the /usr/share/sendmail-cf/cf/ I have, there isn't a sendmail.mc...
> could you email me the file?

        I already did: I pasted the entire contents into my original
        response.

> > 5. Send a HUP signal to the sendmail process.
>
> uh... how do I do that? Is that a restart after a kill or something?

        ps -e | grep sendmail
        (note process ID)
        kill -s HUP the-process-ID-you-noted

        - Paul



This archive was generated by hypermail 2a24 : Wed Jan 23 2002 - 19:48:57 MST