Re: Problems with weekly digests
"Steven W. Orr" <[email protected]> Sun, 29 Mar 2009 16:05:09 -0400 (EDT)
| Newsgroups | gmane.mail.majordomo.majordomo2.devel |
|---|---|
| Organization | SysLang |
| Message-ID | <[email protected]> |
On Saturday, Mar 28th 2009 at 16:23 -0000, quoth Steven W. Orr:
=>I just found out that people don't seem to be getting the digests if they
=>asked for them to be weekly. Here is my digests setting.
=>
=>configset framcom digests <<ENDAAC
=>daily
=>times=5
=>minsize=1
=>minmsg=1
=>maxmsg=200
=>maxsize=0
=>maxage=1d
=>minage=0
=>newmsg=0
=>desc=The framcom daily digest
=>subject=[$LIST] Daily digest ($MESSAGECOUNT messages)
=>
=>weekly
=>times=fr(23)
=>minsize=1
=>minmsg=1
=>maxsize=0
=>maxmsg=400
=>type=mime
=>desc=The framcom weekly digest
=>subject=[$LIST] Weekly digest ($MESSAGECOUNT messages)
=>
=>ENDAAC
=>
=>
=>Am I doing something wrong? I need to fix this :-(
=>
=>TIA
I'm sorry, I'd like to try again. When I wrote this I didn't know about
the existence of the digest command. I had a bunch of weekly digests that
had backed up and I cleared the backup, but I still have a couple of
problems.
I have two lists. The first list described above now looks like this:
configset framcom digests <<ENDAAB
daily
times=5
minsize=1
minmsg=1
maxmsg=200
maxsize=0
maxage=1d
type=mime
newmsg=0
desc=The framcom daily digest
subject=[$LIST] Daily digest ($MESSAGECOUNT messages)
weekly
times=fr(23)
minsize=1
minmsg=1
maxmsg=400
maxsize=0
maxage=7d
type=mime
desc=The framcom weekly digest
subject=[$LIST] Weekly digest ($MESSAGECOUNT messages)
ENDAAB
The other list (frambors) is next:
configset frambors digests <<ENDAAD
daily
times=5
minsize=1
minmsg=1
maxmsg=200
maxsize=0
maxage=1d
newmsg=0
type=mime
desc=The frambors daily digest
subject=[$LIST] Daily digest ($MESSAGECOUNT messages)
weekly
times=fr(23)
minsize=1
minmsg=1
maxsize=0
maxmsg=400
maxage=7d
type=mime
desc=The frambors weekly digest
subject=[$LIST] Weekly digest ($MESSAGECOUNT messages)
ENDAAD
If I run a digest-status framcom weekly, I see the following header info:
Digest name weekly
Last delivered on Sat Mar 28 21:52:53 2009
Next delivery on or after Sat Mar 28 22:07:53 2009
Age of oldest message 17 hours
Oldest age allowed 7 days
Age of newest message 1 hour
Minimum message count 1
Maximum message count 400
Messages awaiting delivery 6
Total message size 15352 bytes
But if I run the same command on the frambors list, the minimum digest
size comes out funky.
Majordomo>digest-status frambors weekly
Digest name weekly
Last delivered on Sat Mar 28 22:01:46 2009
Next delivery on or after Sat Mar 28 22:16:46 2009
Age of oldest message 17 hours
Oldest age allowed 7 days
Age of newest message 2 hours
Minimum message count 1
Maximum message count 400
Minimum digest size $VAR1->{'parsed'}{'message_footer'}[0][4]
Messages awaiting delivery 5
Total message size 15746 bytes
Somehow the _config got torked. I fixed it by hand editing the _config
file. We'll see if weekly goes out on this coming Fr.
Sorry for the confusion.
--
Time flies like the wind. Fruit flies like a banana. Stranger things have .0.
happened but none stranger than this. Does your driver's license say Organ ..0
Donor?Black holes are where God divided by zero. Listen to me! We are all- 000
individuals! What if this weren't a hypothetical question?
steveo at syslang.net