In message <9310090005.AA17547@mycroft.GreatCircle.COM>, Brent Chapman writes:
> Appended is a new online UNIX manual page for Majordomo, courtesy of
> Jim Duncan <jim@math.psu.edu>. This will be in the next Majordomo
> release.
Looks good overall. Just a few nits.
> .SH CONFIGURATION
auto lists should also be decribed here. My suggested changes are
given without >'s:
> .B Majordomo
> supports
.I open,
.I closed
and
.I auto
> lists. An
> .I open
> list is one to which anyone can subscribe themselves. A subscription
> request sent to
> .B Majordomo
> for a
> .I closed
> list is forwarded to the owner of the list for approval. If a user tries to
> subscribe an address which is different from their own (for example, a local
> list exploder),
> .B Majordomo
> will forward the request to the list owner for approval, regardless of the
> open or closed status of the list.
If the list is an auto list, then all subscription requests are
automatically honored, and the list owner does not have to approve
the requests.
> .PP
> .B Majordomo
> depends on the existence of certain system mail aliases. The first three
> are for running the perl script onincoming e-mail and specifying the
^^^^^^^^^^
Hmm, I think you want: on incoming
> responsible person in charge of the server:
> .sp 1
> majordomo: "|/usr/local/mail/majordomo/wrapper majordomo"
> .sp 0
> majordomo-owner: brent
Might I suggest aliasing majordomo-owner to owner-majordomo. Makes
changing the majordomo-owner contact address much easier to handle,
and parallels the sample-owner, owner-sample below. Actually I think
the code should be changed to do away with majordomo-owner entirely in
favor of owner-majordomo.
> sample: :include:/usr/local/mail/lists/sample
> .sp 0
> owner-sample: sample-owner
> .sp 0
> sample-request: "|/usr/local/mail/majordomo/wrapper request-answer sample"
> .sp 0
> owner-sample-request: sample-owner
> .sp 0
> sample-owner: brent
> .sp 0
> sample-approval: brent
> .sp 1
Actually sample-owner, and sample-request-owner aren't necessary.
owner-<alias> is what is used by sendmail, and I don't remember
<alias>-owner being used in majordomo anywhere. (or did I get them
backwards again). Sample-approval is necessary.
> .SH FILES
> /etc/majordomo.cf
> .sp 0
> /usr/local/lib/mail/majordomo/
I would suggest a see also of:
.SH SEE ALSO
perl(1), sendmail(8)
Also some way of mentioning:
resend(8), bounce(1), approve(1), and medit(1)
would be good, but I guess that will have to wait until the manual
pages are actually written 8-).
-- John
References:
|
|