Where is your digest incoming directory ($digest_work_dir in
majordomo.cf)? It can't be the same as the digest archive directory
otherwise you would see this sort of thing.
$V{'ARCHIVE'} = "$filedir/$opt_l$filedir_suffix";
$V{'INCOMING'} = "$digest_work_dir/$opt_l";
If the filedir in majordomo.cf is the same as the digest_work_dir,
and $filedir_suffix is null, you could get this problem.
In message <9405071957.AA05007@tree.egr.uh.edu>, "Paul S. Sears" writes:
>
> We are having a problem with our digests - every one that is sent out has
> all the previous digest appended to it. For example, if we are on #3, #2
> and #1 are included (they are nested).
If this is the problem, I will add code to warn and skip any files
in the incoming directory that don't have the form "\d*" when creating
the digest.
-- John
John Rouillard
Special Projects Volunteer University of Massachusetts at Boston
rouilj@cs.umb.edu (preferred) Boston, MA, (617) 287-6480
===============================================================================
My employers don't acknowledge my existence much less my opinions.
References:
|
|