Hello,
Here's my configuration:
OS: hpux 10.10
MTA: Netscape Messanging Server
Perl: 5.0003
majordomo: 1.94.4
majordomo.aliases:
baan: "|/home/majordomo/wrapper resend -l baan baan-list"
baan-list: :include:/home/majordomo/lists/baan
baan-outgoing: :include:/home/majordomo/lists/baan
"|/home/majordomo/wrapper archive2.pl -a -m
-f /home/majordomo/lists/archive/baan/baan.archive"
owner-baan: rgarraud@safety1st.com
baan-owner: rgarraud@safety1st.com
baan-request: rgarraud@safety1st.com
baan-approval: rgarraud@safety1st.com
baan.config:
# admin_passwd [word] (baan.admin) <majordomo>
# The password for handling administrative tasks on the list.
admin_passwd =
# administrivia [bool] (yes) <resend>
# Look for administrative requests (e.g.
subscribe/unsubscribe) and
# forward them to the list maintainer instead of the list.
administrivia = yes
# advertise [regexp_array] (undef) <majordomo>
# If the requestor email address matches one of these regexps,
#then
# the list will be listed in the output of a lists command.
Failure
# to match any regexp excludes the list from the output. The
# regexps under noadvertise override these regexps.
advertise << END
END
# announcements [bool] (yes) <majordomo>
# If set to yes, comings and goings to the list will be sent
to the
# list owner. These SUBSCRIBE/UNSUBSCRIBE event announcements
are
# informational only (no action is required), although it is
highly
# recommended that they be monitored to watch for list abuse.
announcements = yes
# approve_passwd [word] (baan.pass) <resend>
# Password to be used in the approved header to allow posting
to
# moderated list, or to bypass resend checks.
approve_passwd = baan.pass
# archive_dir [absolute_dir] (undef) <majordomo>
# The directory where the mailing list archive is kept. This
item
# does not currently work. Leave it blank.
archive_dir =
# comments [string_array] (undef) <config>
# Comment string that will be retained across config file
rewrites.
comments << END
END
# date_info [bool] (yes) <majordomo>
# Put the last updated date for the info file at the top of
the
# info file rather than having it appended with an info
command.
# This is useful if the file is being looked at by some means
other
# than majordomo (e.g. finger).
date_info = yes
# date_intro [bool] (yes) <majordomo>
# Put the last updated date for the intro file at the top of
the
# intro file rather than having it appended with an intro
command.
# This is useful if the file is being looked at by some means
other
# than majordomo (e.g. finger).
date_intro = yes
# debug [bool] (no) <resend>
# Don't actually forward message, just go though the motions.
debug = no
# description [string] (undef) <majordomo>
# Used as description for mailing list when replying to the
lists
# command. There is no quoting mechanism, and there is only
room
# for 50 or so characters.
description =
# digest_archive [absolute_dir] (undef) <digest>
# The directory where the digest archive is kept. This item
does
# not currently work. Leave it blank.
digest_archive =
# digest_issue [integer] (1) <digest>
# The issue number of the next issue
digest_issue = 1
# digest_maxdays [integer] (undef) <digest>
# automatically generate a new digest when the age of the
oldest
# article in the queue exceeds this number of days.
digest_maxdays =
# digest_maxlines [integer] (undef) <digest>
# automatically generate a new digest when the size of the digest
# exceeds this number of lines.
digest_maxlines =
# digest_name [string] (baan) <digest>
# The subject line for the digest. This string has the volume
and
# issue appended to it.
digest_name = baan
# digest_rm_footer [word] (undef) <digest>
# The value is the name of the list that applies the header
and
# footers to the messages that are received by digest. This
allows
# the list supplied headers and footers to be stripped before
the
# messages are included in the digest. This keyword is
currently
# non operative.
digest_rm_footer =
# digest_rm_fronter [word] (undef) <digest>
# Works just like digest_rm_footer, except it removes the
front
# material. Just like digest_rm_footer, it is also
non-operative.
digest_rm_fronter =
# digest_volume [integer] (1) <digest>
# The current volume number
digest_volume = 1
# digest_work_dir [absolute_dir] (undef) <digest>
# The directory used as scratch space for digest. Don't
change
# this unless you know what you are doing
digest_work_dir =
# get_access [enum] (list) <majordomo>
/open;closed;list/
# One of three values: open, list, closed. Open allows anyone
# access to this command and closed completely disables the
command
# for everyone. List allows only list members access, or if
# restrict_post is defined, only the addresses in those files
are
# allowed access.
get_access = list
# index_access [enum] (open) <majordomo>
/open;closed;list/
# One of three values: open, list, closed. Open allows anyone
# access to this command and closed completely disables the
command
# for everyone. List allows only list members access, or if
# restrict_post is defined, only the addresses in those files
are
# allowed access.
index_access = open
# info_access [enum] (open) <majordomo>
/open;closed;list/
# One of three values: open, list, closed. Open allows anyone
# access to this command and closed completely disables the
command
# for everyone. List allows only list members access, or if
# restrict_post is defined, only the addresses in those files
are
# allowed access.
info_access = open
# intro_access [enum] (list) <majordomo>
/open;closed;list/
# One of three values: open, list, closed. Open allows anyone
# access to this command and closed completely disables the
command
# for everyone. List allows only list members access, or if
# restrict_post is defined, only the addresses in those files
are
# allowed access.
intro_access = list
# maxlength [integer] (40000) <resend,digest>
# The maximum size of an unapproved message in characters.
When
# used with digest, a new digest will be automatically
generated if
# the size of the digest exceeds this number of characters.
maxlength = 40000
|
|