Date: Wed, 14 Feb 2001 17:17:38 -0500 (EST) From: Rob Simmons <rsimmons@wlcg.com> To: =?ISO-8859-1?Q?Trond_Endrest=F8l?= <trond@ramstind.gtf.ol.no> Cc: Mikhail Kruk <meshko@cs.brandeis.edu>, Ragnar Beer <rbeer@uni-goettingen.de>, freebsd-security@FreeBSD.ORG Subject: Re: security settings documentation Message-ID: <Pine.BSF.4.21.0102141711350.15577-100000@mail.wlcg.com> In-Reply-To: <Pine.BSF.4.31.0102142308140.30853-100000@ramstind.gtf.ol.no>
next in thread | previous in thread | raw e-mail | index | archive | help
Ok. Then having sendmail disabled in Fascist profile would be ok. But the High profile should still have sendmail_flags=3D"-q30m" as I said in my earlier mail. release/sysinstall/config.c 515a516 > variable_set2("sendmail_flags", "-q30m", 1); Robert Simmons Systems Administrator http://www.wlcg.com/ On Wed, 14 Feb 2001, [ISO-8859-1] Trond Endrest=F8l wrote: > On Wed, 14 Feb 2001, Rob Simmons wrote: >=20 > > If you disable sendmail altogether, doesn't that keep the daily/weekly > > root mails from being sent? >=20 > No. Take a look at /etc/crontab: >=20 > # do daily/weekly/monthly maintenance > 59=091=09*=09*=09*=09root=09periodic daily 2>&1 | sendmail root > 30=093=09*=09*=096=09root=09periodic weekly 2>&1 | sendmail root > 30=095=091=09*=09*=09root=09periodic monthly 2>&1 | sendmail root >=20 > As you can see, sendmail is run explicitly for the daily, weekly, and > monthly runs. The security output is normally part of the daily run > job. >=20 > --=20 > ---------------------------------------------------------------------- > Trond Endrest=F8l | trond@ramstind.gtf.ol.no > Patron of The Art of Computer Programming| FreeBSD 3.5-S & Pine 4.31 >=20 >=20 >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0102141711350.15577-100000>