Hi,
After successfully using MHonarc to archive
mailing lists for the last four months, I was perusing my logs today and found
the following error:
ERROR: Unable to create
/home/www/rcairplanes/archives/nsrca//.mhonarc.lck after 10 tries
I notice a double slash before .mhonark.lck and wonder where
to start looking. I use a trailing slash in my .procmailrc file
I am using the following recipe for this particular
list...
:0
*^Resent-Sender: .*[EMAIL PROTECTED]
*^X-Mailing-List: .*[EMAIL PROTECTED]
*^X-Loop: .*[EMAIL PROTECTED]
{
:0 cw
| mhonarc -add -quiet -umask 022 -idxfname index.html -reverse -nogzipfiles -sort -treverse -expireage 2635200 -title "NSRCA List Archives" -ttitle "NSRCA List by Thread Posted in the Last 30 days" -outdir /home/www/rcairplanes/archives/nsrca/
:0w
* (^TO|^From).*nsrca-list
$DEFAULT
}
*^Resent-Sender: .*[EMAIL PROTECTED]
*^X-Mailing-List: .*[EMAIL PROTECTED]
*^X-Loop: .*[EMAIL PROTECTED]
{
:0 cw
| mhonarc -add -quiet -umask 022 -idxfname index.html -reverse -nogzipfiles -sort -treverse -expireage 2635200 -title "NSRCA List Archives" -ttitle "NSRCA List by Thread Posted in the Last 30 days" -outdir /home/www/rcairplanes/archives/nsrca/
:0w
* (^TO|^From).*nsrca-list
$DEFAULT
}
Thanks,
Tom
