I have majordomo set up on one of my systems and I'm running a test base for some lists I will
be setting up. I have everything working except the a small portion of the digests feature. Each
of the digests are created from the messages stored in the workspace, but they never get sent.
Here is the aliases file that I use for this.
# Aliases used to create the 'test' mailing list
test: |"/usr/lib/majordomo/wrapper resend -l test test-outgoing"
test-digest: test
owner-test: cbowlby,
owner-test-outgoing: owner-test
owner-test-digest-outgoing: owner-test
test-owner: owner-test
test-outgoing-owner: owner-test
test-digest-outgoing-owner: owner-test
test-request: "|/usr/lib/majordomo/wrapper majordomo -l test"
test-digest-request: "|/usr/lib/majordomo/wrapper majordomo -l test-digest"
test-approval: owner-test
test-digest-approval: test-approval
test-outgoing: :include:/var/lib/majordomo/lists/test, test-archive, test-digestify
test-digest-outgoing: :include:/var/lib/majordomo/lists/test-digest
test-archive: "|/usr/lib/majordomo/wrapper archive2.pl -a -m -f
/var/lib/majordomo/archives/test/test.archive"
test-digestify: "|/usr/lib/majordomo/wrapper digest -r -C -l test-digest test-digest-
outgoing"
I know there is something small that I am missing....can anyone help?
thanks.
|
|