Re: Add actually replaces

2000-01-24 Thread Earl Hood
On January 15, 2000 at 19:19, someone wrote: > There are several projects on the system. Each project has > six mailing lists. I wanted the web interface to the lists > to be in the same directory (not in six seperate > directories). I was using the -dbfile option from the > command line written

list of error return codes

2000-01-24 Thread Andrew McGregor
Hi, Is there a list of error return codes available anywhere? I'm back on the web admin interface again, as I never actually finished it the first time. After seeing the errors in my way of using a script and then using setuid this is the code I replaced it with: mhonarc::initialize() or d

Perl help with webnewmail from cron job

2000-01-24 Thread Stu Miller
Hi, For various reasons I need to run mhonarc from a cron job at about 3 am every day. I have successfully done this using a cron job that executes a modified version of the webnewmail script found in the FAQ. However, I currently have to hard code the input file name and remember to change it ev

Re: Perl help with webnewmail from cron job

2000-01-24 Thread Denis McKeon
In <000701bf669a$12122900$[EMAIL PROTECTED]>, "Stu Miller" <[EMAIL PROTECTED]> wrote: >Hi, > >For various reasons I need to run mhonarc from a cron job at about 3 am >every day. I have successfully done this using a cron job that executes a >modified version of the webnewmail script found in the F