--
>>>> who info-670
Members of list 'info-670':
ishwar@delhi.cps.cmich.edu
ishwar@kurali.cps.cmich.edu
rattan@cps.cmich.edu
3 subscribers
}
Please help.
- ishwar
--majordomo.aliases-
## Basic Majordomo Aliases
##
## Replace your own email for "Postmaster" in the "majordomo-owner" alias.
##
majordomo: "|/usr/local/majordomo/wrapper majordomo"
majordomo-owner: ishwar@pali.cps.cmich.edu
owner-majordomo: majordomo-owner
majordom: majordomo-owner
## info-670 List
##
owner-info-670:majordomo-owner
owner-info-670-outgoing:owner-info-670
info-670-approval:owner-info-670
info-670: "|/usr/local/majordomo/wrapper resend -l info-670 -h pali.cps.cmich.edu info-670-outgoing"
info-670-outgoing::include:/usr/local/majordomo/lists/info-670,
"|/usr/local/majordomo/wrapper archive -a -m -f /usr/local/majordomo/lists/info-670.archive/info-670.archive"
----majordomo.cf---
#
# A sample configuration file for majordomo. You must read through this and
# edit it accordingly!
#
$DEBUG = 1;
# $whereami -- What machine am I running on?
#
$whereami = "pali.cps.cmich.edu";
# $whoami -- Who do users send requests to me as?
#
$whoami = "majordomo\@$whereami";
# $whoami_owner -- Who is the owner of the above, in case of problems?
#
$whoami_owner = "majordomo-owner\@$whereami";
# $homedir -- Where can I find my extra .pl files, like majordomo.pl?
# the environment variable HOME is set by the wrapper
#
$homedir = "/usr/local/majordomo";
# $listdir -- Where are the mailing lists?
#
$listdir = "$homedir/lists";
# $log -- Where do I write my log?
#
$log = "$homedir/log";
# $sendmail_command -- Pathname to the sendmail program
# usually /usr/lib/sendmail, but some newer BSD systems
# seem to prefer /usr/sbin/sendmail
#
# $sendmail_command = "/usr/lib/sendmail";
$sendmail_command = "/usr/sbin/sendmail";
# $mailer -- What program and args do I use to send mail to the list?
# $bounce_mailer -- What is used to send mail anywhere else?
# The variables $to, $from, $subject, and $sender can be interpolated into
# this command line. Note, however, that the $to, $from, and $subject
# variables may be provided by the person sending mail, and much mischief
# can be had by playing with this variable. It is perfectly safe to use
# $sender, but the others are insecure.
#
# Sendmail option -oi: Do not take a . on a line by itself as the message
# terminator.
# Sendmail option -oee: Force sendmail to exit with a zero exit status if
# if it's not going to give useful information.
#
$mailer = "$sendmail_command -oi -oee -f\$sender";
$bounce_mailer = "$sendmail_command -oi -oee -f\$sender -t";
# You can force Majordomo to delay any processing if the system load is too
#
$max_loadavg = 10; # Choose the maximum allowed load
#
$uptime = `/usr/bin/uptime` if -x '/usr/bin/uptime'; # Get system uptime
# Set the default subscribe policy for new lists here.
#
$config'default_subscribe_policy = "open+confirm";
#
# Configure X400 parsing here. This is functional, but not well tested
# and rather a hack.
#
$no_x400at = 0;
#
# If you will be receiving x400 addresses without the c= or a[dm]= parts
# set the $no_true_x400 variable to 1. This will disable checking for
# "c=" and "a[dm]=" pieces.
#
$no_true_x400 = 0;
#--------------------------------------------------------------------
# Stuff below here isn't commonly changed....
#--------------------------------------------------------------------
#
# No changes made after this...
---------res.dbg--
...>> mail sent to info-670@oali.cps.cmich.edu<<<...
/usr/local/majordomo/resend: check_hdr_line: enter: To: info-670@pali.cps.cmich.edu
/usr/local/majordomo/resend: parse_header: [10: Subject: First post
]/usr/local/majordomo/resend: parse_header: [10] taboo_header check
/usr/local/majordomo/resend: parse_header: [10] administrative_header check
/usr/local/majordomo/resend: parse_header: Approved check
/usr/local/majordomo/resend: parse_header: skipping headers
/usr/local/majordomo/resend: kept
/usr/local/majordomo/resend: check_hdr_line: enter: Subject: First post
/usr/local/majordomo/resend: check_balance: enter: Subject: First post
/usr/local/majordomo/resend: parse_header: [11:
]/usr/local/majordomo/resend: parse_header: adding header fields
/usr/local/majordomo/resend: parse_header: returning with ''
/usr/local/majordomo/resend: checking for valid sender.
/usr/local/majordomo/resend: sender check: ' '
/usr/local/majordomo/resend: parse_body: enter
/usr/local/majordomo/resend: parse_body: exiting with ''
/usr/local/majordomo/resend: adding any footers.
/usr/local/majordomo/resend: $sendmail_cmd is /usr/sbin/sendmail -oi -oee -fowner-info-670@pali.cps.cmich.edu info-670-outgoing
---end---
|
|