[ Michael S. James writes: ]
>
> I modified the archive file as you point out above. I haven;t made the
> changes to the @archive_dirs directive yet. Here are the results:
>
> ABORT Invalid archive directory. Aborting.
> (/usr/local/majordomo/lists/test)=last dir &
> (/usr/local/majordomo/lists)=dirname
Obviously these don't match. Note that dirname is set from the -f option
in the preceding line:
($dirname, $basename) = ($opt_f =~ m#(.*)/([^/]*)#);
to be all but the last node of the -f option argument, thus your
@archive_dirs parameter shouldn't include that last node (it's assumed
to be the list name, i.e. you have no choice as to the name of the
archive files).
> 554 "|/usr/local/majordomo/wrapper archive -f
> /usr/local/majordomo/lists/test
> -m -a"... unknown mailer error 29
--
Dave Wolfe *Not a spokesman for Motorola*
Motorola MMTG 6501 Wm. Cannon Dr. W. OE112 Austin TX 78735-8598
References:
|
|