Pedro Alejandro Lopez Valencia writes:
>
> I have debugged most of my problems with majordomo 1.93 (it works with
> perl 5.002 like a charm) but now I have a problem with archive2.pl. I have
> set up a test-outgoing alias that includes:
>
> "|/home3/majordomo/bin/wrapper archive2.pl -a -d -f
> /home3/majordomo/lists/test.archive"
>
> I have set up $listdir=/home3/majordomo/lists, $filedir=$listdir and
> $filedir_suffix=".archive", therefore the expanded path to dump archive
> files ought to be /home3/majordomo/lists/test.archive. Am I missing
> something somewhere?
>
Have you added the path to the archive array in majordomo.cf? There
is an array called @archive_dirs and you must put the directory (full
path) of your archive directory into that array. Here is a sample
using two archive directories:
@archive_dirs = ( "/usr/local/majordomo/lists/sample.archive",
"/usr/local/majordomo/lists/tasks.archive");
Beth
>
> --
> P. Alejandro Lopez-Valencia | Tropical Ecologist, Conservation Biologist
> Asesor | Main: palopez@ecology.umsl.edu
> Division de sistemas de | Alternate: palopez@colciencias.gov.co
> Informacion-COLCIENCIAS | WWW: http://ecology.umsl.edu/~palopez/
> --------------------------------------------------------------------------
> The Hermit? Verum sine mendatio, certum et verissimum.
> Why? Satiyat nasti paro dharma!
>
>
>
Follow-Ups:
|
|