# [EMAIL PROTECTED] / 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to