Date: Mon, 16 Dec 2002 18:30:01 +0100 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Kirk Bailey <idiot1@netzero.net> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: automating list deletion Message-ID: <20021216173001.GY56031@freepuppy.bellavista.cz> In-Reply-To: <3DFAD312.5090408@netzero.net> References: <3DFAD312.5090408@netzero.net>
next in thread | previous in thread | raw e-mail | index | archive | help
# idiot1@netzero.net / 2002-12-14 01:43:30 -0500: > OK, I got it to work with the cgi script and the aliases file. > > 1. Seperated out the aliases for lists into another file, > 'aliases.tinylist'. > > 2. edited sendmail.cf so it referrs to an additional file, > /etc/mail/aliases.tinylist, and it works fine. newaliases works with > the new file just fine. > > 3. ok, panick time, take your asprin and calming meditation exercises > serious. I assigned ownership of ~/mail dir( that is, '/etc/mail') to > 'nobody', the apache identity. Group membership remained the same > ('wheel'). I insured all the aliases files are readable by group and > world, but only writable by owner. A test run shows the script can now > write to the dir and read and write to the files there. > > I am still getting an error, but it is a different error. Files are > being deleted fine, but somehow I still have soem sort of a permissions > error going on here. Anyone relly cunning on such matters drop me a > line off list and we can swap confusion modes. ok, I gave up and looked up crontab + script in the marc.theaimsgroup.com archive: 4th and 11th hit are posts by me solving the problem you were pondering for two weeks now: http://marc.theaimsgroup.com/?l=freebsd-questions&m=103821843025544&w=2 http://marc.theaimsgroup.com/?l=freebsd-questions&m=103466227918347&w=2 this is exactly what you need to do (I have told you to look at the archives), so please, do it. *stop* fucking up with the permissions on system directories, you'll regret it later. also, this problem has nothing to do with python, so don't abuse inappropriate mailing lists. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021216173001.GY56031>