>>>>> On Wed, 24 Jul 1996 08:18:58 -0400 (EDT), "Michael S. James" <mjames@xicom.com> said:
>>> Hi,
>>> Thanks to those who have replied to my recent messages about this
>>> 'Invalid archive directory' problem. I have made changes to my
>>> /etc/aliases file and majordomo.cf file since then.
>>> My /etc/aliases file looks like this:
>>> *
>>> *
>>> *
>>> # Test list aliases
>>> owner-test: mjames
>>> test-approval: mjames
>>> test: "|/usr/local/majordomo/wrapper resend -l test -h moses.xicom.com \
>>> test-outgoing"
>>> test-outgoing::include:/usr/local/majordomo/lists/test, test-archive
>>> test-archive: "|/usr/local/majordomo/wrapper archive -f \
>>> /usr/local/majordomo/lists/test -m -a"
^^^^
>>> test-request: "|/usr/local/majordomo/wrapper request-answer test"
>>> *
>>> *
>>> *
>>> And my @archive_dirs looks like this:
>>> *
>>> @archive_dirs = ( "/usr/local/majordomo/lists/test" );
^^^^
>>> *
>>> But unfortunately, abort problems still persist. If you can hang with me
>>> for aliitle bit more, I did some interesting investigation. Here's what I
>>> did and the results.
With this aliases I think that archive is trying to create files of
the form /usr/local/majordomo/lists/test.YYMM, in the
/usr/local/majordomo/lists directory. But in @archive_dirs what you
have is the directory /usr/local/majordomo/lists/test. I suggest that
you shoul modify the test-archive line as:
test-archive: "|/usr/local/majordomo/wrapper archive -f \
/usr/local/majordomo/lists/test/volume -m -a"
^^^^^^^
Mario
--
%%%%%%<>%%%%%%<>%%%%%%<>%%%%%%<>%%%%%%<>%%%%%%<>%%%%%%<>%%%%%%<>%
Mario Alberto Storti | Fax: (54)(42) 55.09.44 |
Grupo de Tecnologia Mecanica | Tel: (54)(42) 55.91.75 |
INTEC, Guemes 3450 - 3000 Santa Fe | http://venus.unl.edu.ar/ |
Argentina | Home: Gob. Vera 3161 |
Reply: mstorti@galileo.unl.edu.ar | (54)(42) 55.00.23 |
Follow-Ups:
References:
|
|