Hi,
>Maybe this is RTFM, but I haven't seen in any of the docs
>where is talks about pulling all of the pieces together. I would
>like to archive mail on my list into monthly archives. I'm using
>1.94.4 and the list.cf explicitly says to not use the archive
>variable in there.
>
>I have added the -n flag to my alias name so that it keeps track
>of an index number for each message. My list alias look like:
>
>mylist "|/usr/local/majordomo/wrapper resend -l mylist -n mylist-list"
>
>It's obvious that I need to call the archive2.pl to put the message
>into the archive file. How do I call the archive2.pl so that it will
>archive each message, then send it to the list (or send and then
>archive)? Any help would be appreciated.
Well personally I don't archive my lists, but it ought to be a case of
making you mylist-list alias look a bit like this:
test-outgoing: :include:/usr/local/Lists/mylist,
"| /tools/majordomo/wrapper archive2.pl -a -m
-f /usr/local/mail/archive/mylist/mylist.archive"
Make sure you have the right permissions on all the files involved. This is
all in the NEWLIST documentation that should had come with majordomo btw. :)
Sam
|
|