> 1. In /etc/aliases when you give the archive -f command are you
> specifying the file it should read or the file it should output ?
>
> 2. Are the paths for archive and digest absolute including the complete
> filename, or do you create a path which points to the directory which
> archive should work in.
>
> 3. Has anyone textually flow-charted the process of archive happening? IE
> does it take incoming mail and reroute it to a file which then is read by
> digest and and digets does its' gig ?
>
> Help me Majordomo-users, you're my only hope
>
>
> thanks jim
>
> ##################################
> ## James V. Lentini ##
> ## Systems Analyst ##
> ## Voice:303.275.2414 ##
> ##################################
Hi
I got my archive work just few days ago,I write down my setting here.Hope
it useful for you.By the way,my digest doesn't work now.If you get it work
tell me how to do it please.
1.I put the Majordomo in /home/majordomo
/home/majordomo/bin all executable files including archive2.pl( or you can
rename archive2.pl to archive,i did it like this ) as
well as majordomo.cf
/home/majordomo/archive archive father directory.
/home/majordomo/archive/test archive directory of your ml test.
2. in majordomo.cf file,i set
$filedir = "/home/majordomo/archive";
$filedir_suffix = "";
@archive_dirs=("/home/majordomo/archive/test","/home/majordomo/archive/dir-name
of other-ml")
3.in /etc/aliases
test-archive: "|/home/majordomo/bin/wrapper archive -f
/home/majordomo/archive/test/test -m -a"
# if you leave archive2.pl under bin,then here archive = archive2.pl
good lucky.
Y.Xu
University of Tokyo
Voice:+81-3-3402-6231 ext 2247
email:joe@kappa.iis.u-tokyo.ac.jp
|
|