[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] SMTP Questions
- Subject: Re: [cobalt-users] SMTP Questions
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Wed May 3 22:55:21 2000
- Organization: nobaloney.net
> moley187:First moley187:Last wrote:
> Does anyone know how to turn off SMTP?
You can turn off smtp on a RaQ2 by doing the following:
# mv /usr/sbin/sendmail /usr/sbin/sendmail.dontrun
and then restarting your RaQ2.
I'm not sure how it would work on other RaQs, but it should be exactly
the same.
Be aware that this breaks an awful lot of functionality, including
lists, sending email, getting warnings, forms on cgi pages, etc., etc.,
etc.
So when you've tired of it, turn it back on by:
# mv /usr/sbin/sendmail.dontrun /usr/sbin/sendmail
and restarting your RaQ2 again.
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>
nobaloney.net
P. O. Box 52672
Riverside, CA 92517
voice: (909) 787-8589 * fax: (909) 782-0205