Marc Haber wrote:
> As I have found out, you currently have to decide whether you want
> readable config files or readable logs.
Looking at yours, it's difficult to work out which you chose <g>
> With a bunch of majordomo
> lists, I have decided on a readable alias file that looks like follows
> (modulo send-time formatting done by my broken MUA):
[snip aliases]
I find it easier to simply make the digest pipe a subscriber to the list,
by the name of list-mkdigest@host, likewise for making the archive;
this will make your aliases much simpler. An example from my aliases
| embrace-digest-request: "| /usr/majordomo/wrapper request-answer embrace-digest"
| embrace-request: "| /usr/majordomo/wrapper request-answer embrace"
| embrace: archive, "| /usr/majordomo/wrapper resend -l embrace embrace-outgoing"
| embrace-digest-outgoing: :include:/usr/majordomo/lists/embrace-digest
| embrace-mkarchive: /usr/majordomo/lists/embrace.archive/embrace.199809
| embrace-mkdigest: /usr/majordomo/digests/embrace-digest/
| embrace-outgoing: :include:/usr/majordomo/lists/embrace
Much easier to read than your aliases, imo. Oh, and about these these two:
| embrace-mkarchive: /usr/majordomo/lists/embrace.archive/embrace.199809
| embrace-mkdigest: /usr/majordomo/digests/embrace-digest/
don't ask why I don't use Majordomo's archive and digest scripts,
I just don't see the need for them (except running digest weekly to
push digests out). Exim can append to a file and create a new file in
a directory perfectly well by itself, without calling a Perl script.
--
Ben Smithurst : ben@??? :
http://www.scientia.demon.co.uk/
PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16
http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers)
--
*** Exim information can be found at
http://www.exim.org/ ***