Date: Wed, 4 Sep 2002 15:01:37 -0400 From: "aSe" <aSe@SysFail.com> To: "Gregory Neil Shapiro" <gshapiro@FreeBSD.ORG> Cc: "freebsd" <freebsd-stable@freebsd.org> Subject: Re: Removing sendmail Message-ID: <003c01c25445$7edbb600$6501a8c0@bob> References: <000701c253f0$707d1fe0$6501a8c0@bob><016001c253f1$c8dac740$e16c949f@laptopz> <15734.14163.125662.605178@horsey.gshapiro.net>
next in thread | previous in thread | raw e-mail | index | archive | help
hmm yeah i didn't think about that.. i guess i'll leave it.. I had 'No' in the rc.conf didn't realize there was a difference between none and no.. thought it was a yes/no question :) thanx for the help ----- Original Message ----- From: "Gregory Neil Shapiro" <gshapiro@FreeBSD.ORG> To: "Artis Caune" <ac-freebsd@latnet.lv> Cc: "aSe" <aSe@SysFail.com>; <freebsd-stable@FreeBSD.ORG> Sent: Wednesday, September 04, 2002 12:39 PM Subject: Re: Removing sendmail > ac-freebsd> paranoia: > > This will of course break your system.. No more periodic reports (daily > security reports), no more cron mail, no more user mail, etc. Be careful > following "advice" like this. > > ac-freebsd> # remove dirs > ac-freebsd> rm -rf /usr/libexec/sendmail/ > ac-freebsd> rm -rf /usr/share/sendmail/ > ac-freebsd> rm -rf /etc/mail/ > ac-freebsd> rm -rf /var/spool/clientmqueue/ > ac-freebsd> rm -rf /var/spool/mqueue/ > ac-freebsd> rm -rf /usr/libexec/sm.bin/ > ac-freebsd> rm -rf /var/mail/ > > ac-freebsd> # remove files > ac-freebsd> rm /etc/aliases > ac-freebsd> rm /usr/bin/newaliases > ac-freebsd> rm /usr/sbin/hoststat > ac-freebsd> rm /usr/sbin/purgestat > ac-freebsd> rm /usr/libexec/smrsh > ac-freebsd> rm /usr/bin/mail > ac-freebsd> rm /usr/bin/mailx > ac-freebsd> rm /usr/bin/Mail > ac-freebsd> rm /etc/mail.rc > ac-freebsd> rm /usr/libexec/mail.local > ac-freebsd> rm /bin/rmail > ac-freebsd> rm /usr/bin/vacation > ac-freebsd> rm /usr/sbin/praliases > ac-freebsd> rm /usr/sbin/makemap > ac-freebsd> rm /usr/sbin/editmap > ac-freebsd> rm /usr/sbin/mailstats > ac-freebsd> rm /usr/bin/mailq > ac-freebsd> rm /usr/sbin/sendmail > ac-freebsd> rm /usr/sbin/mailwrapper > > ac-freebsd> # remove man pages > ac-freebsd> rm /usr/share/man/man1/newaliases.1.gz > ac-freebsd> rm /usr/share/man/cat1/newaliases.1.gz > ac-freebsd> rm /usr/share/man/man1/mail.1.gz > ac-freebsd> rm /usr/share/man/cat1/mail.1.gz > ac-freebsd> rm /usr/share/man/man1/mailq.1.gz > ac-freebsd> rm /usr/share/man/man1/mailx.1.gz > ac-freebsd> rm /usr/share/man/cat1/mailx.1.gz > ac-freebsd> rm /usr/share/man/man1/Mail.1.gz > ac-freebsd> rm /usr/share/man/man8/smrsh.8.gz > ac-freebsd> rm /usr/share/man/cat8/smrsh.8.gz > ac-freebsd> rm /usr/share/man/man8/mail.local.8.gz > ac-freebsd> rm /usr/share/man/cat8/mail.local.8.gz > ac-freebsd> rm /usr/share/man/man8/rmail.8.gz > ac-freebsd> rm /usr/share/man/cat8/rmail.8.gz > ac-freebsd> rm /usr/share/man/man1/vacation.1.gz > ac-freebsd> rm /usr/share/man/cat1/vacation.1.gz > ac-freebsd> rm /usr/share/man/man8/praliases.8.gz > ac-freebsd> rm /usr/share/man/cat8/praliases.8.gz > ac-freebsd> rm /usr/share/man/man8/makemap.8.gz > ac-freebsd> rm /usr/share/man/cat8/makemap.8.gz > ac-freebsd> rm /usr/share/man/man8/editmap.8.gz > ac-freebsd> rm /usr/share/man/cat8/editmap.8.gz > ac-freebsd> rm /usr/share/man/man8/mailstats.8.gz > ac-freebsd> rm /usr/share/man/cat8/mailstats.8.gz > ac-freebsd> rm /usr/share/man/cat1/mailq.1.gz > ac-freebsd> rm /usr/share/man/man8/sendmail.8.gz > ac-freebsd> rm /usr/share/man/cat8/sendmail.8.gz > ac-freebsd> rm /usr/share/man/man8/mailwrapper.8.gz > > ac-freebsd> :))) > > > ac-freebsd> _ > ac-freebsd> Artis > ac-freebsd> http://www.ltn.lv/~ac > ac-freebsd> FingerPrint: 57E14C1A4638A30690554E4B1035376A05238936 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003c01c25445$7edbb600$6501a8c0>