Hi.
I'm here again but hopefully Unix gets easier.
I'm trying to reinstall/restart my MTA afresh; getting back to base settings really so I can at least try to send/accept mail from internal users/external hosts (i.e. Yahoo, Gmail etc) to my FreeBSD server.
Pause for a second; I am correct in thinking that *my* hostname.mc file is actually: my.fullyqualifieddomain.com.mc or the result of
Advice: (Add only the bare minimum required to run to hostname.mc, like smart hosting. It may not need anything.)
Stood in /etc/mail.
and
OK, so where do I find/copy/generate/obtain a copy of /var/run/sendmail.pid?
I'm here again but hopefully Unix gets easier.
I'm trying to reinstall/restart my MTA afresh; getting back to base settings really so I can at least try to send/accept mail from internal users/external hosts (i.e. Yahoo, Gmail etc) to my FreeBSD server.
# cd /etc/mail
# mv hostname.mc hostname.mc.bak
# make
Pause for a second; I am correct in thinking that *my* hostname.mc file is actually: my.fullyqualifieddomain.com.mc or the result of
# hostname
?Advice: (Add only the bare minimum required to run to hostname.mc, like smart hosting. It may not need anything.)
Stood in /etc/mail.
# make all install restart
and
# service sendmail status
Code:
sendmail is not running.
sendmail_clientmqueue is running as pid 51326.
# make restart
Code:
Restarting:/etc/rc.sendmail: restart-mta: /var/run/sendmail.pid not found
sendmail-clientmqueue.
OK, so where do I find/copy/generate/obtain a copy of /var/run/sendmail.pid?