Re: mail on my linux server


Subject: Re: mail on my linux server
From: John Nelson (john@computation.com)
Date: Thu Jan 24 2002 - 02:06:23 MST


This is from memory so.....

Depending on the system you are using, the /usr/share/sendmail-cf path
might be different. On BSD systems its someplace like /usr/lib. If you
don't have it anywhere on your system you may not have installed all
of sendmail. I think sendmail has a sendmail.cf RPM you need to install
as well.

HUP can be sent via kill or you can restart sendmail with
/etc/rc.d/init.d/sendmail restart.

If the sendmail.cf file does not rebuild, you can do it by hand with m4:

m4 sendmail.mc > sendmail.cf

-- John

Zeke Runyon wrote:

>
> On Wednesday, January 23, 2002, at 08:50 PM, Paul J. Lucas wrote:
>
>> 4. Generate a .cf file from a .mc file saving the original. As
>> root:
>>
>> cd /etc
>> cp sendmail.cf sendmail.cf-orig
>> cd /usr/lib/sendmail-cf/cf
>> m4 sendmail.mc > /etc/sendmail.cf
>
>
> In the /usr/share/sendmail-cf/cf/ I have, there isn't a sendmail.mc...
> could you email me the file?
>
> > 5. Send a HUP signal to the sendmail process.
>
> uh... how do I do that? Is that a restart after a kill or something?
>
> Thanks for the help so far...
>
> :::
>
> # Zeke Runyon, zrunyon@mac.com
> # web: communistsquirrel.home.dhs.org (formerly zekeworld)
> # linux: gloin.dyn.dhs.org
> # Mac OS X 10.1.2 5P48 | OS 9.2.1 | Yellow Dog Linux 2.1
> # Communist squirrels shall rule the world.

-- 
_____________________________________________________

John T. Nelson President | Computation.com Inc mail: | john@computation.com company: | http://www.computation.com/ journal of computation: | http://www.computation.org/ _____________________________________________________ "Providing quality IT consulting services since 1992"



This archive was generated by hypermail 2a24 : Wed Jan 23 2002 - 21:24:33 MST