Noah wrote:
> Hi there,
> 
> FreeBSD 4.11
> ESMTP Sendmail 8.13.7/8.13.7
> 
> might you please help me with generating and/or finding an appropriate 
> /etc/mail/Makefile ?
> 
> since I upgraded to 8.13.7 there appears to no longer be a 
> /var/run/sendmail.pid file .
> 
> # make restart
> /bin/kill -HUP `head -1 /var/run/sendmail.pid`
> head: /var/run/sendmail.pid: No such file or directory
> usage: kill [-s signal_name] pid ...
>        kill -l [exit_status]
>        kill -signal_name pid ...
>        kill -signal_number pid ...
> *** Error code 1

Hi,

Is it at least running?

# ps -auxw | grep sendmail

If not, then, what happens if you do:

# make start


Cheers,
Mikhail.


-- 
Mikhail Goriachev
Webanoide

Telephone: +61 (0)3 62252501
Mobile Phone: +61 (0)4 38255158
E-Mail: [EMAIL PROTECTED]
Web: http://www.webanoide.org

PGP Key ID: 0x4E148A3B
PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to