Title: Mailman config problem
Hi, all.

     Moodle (the open-source alternative to Blackboard) is up and running on the new Moodle server, but before I make it available for general use, I'm going to wait to upgrade to the new version of Moodle, which is supposed to be available in the next week or two.

     In the meantime, while I'm waiting around, I've installed the Mailman listserv program, and I've successfully created a new list using the "newlist" command ("newlist -o /etc/aliases test [EMAIL PROTECTED] passwd" where I entered an admin password in place of 'passwd').  Here are the aliases newlist created in the /etc/aliases file:

## test mailing list
## created: 06-Mar-2004 root
test:                    "|/var/lib/mailman/mail/wrapper post test"
test-admin:              "|/var/lib/mailman/mail/wrapper mailowner test"
test-request:            "|/var/lib/mailman/mail/wrapper mailcmd test"
test-owner:              test-admin

     For some reason, though, when someone tries subscribing to the list "test," the confirmation e-mail message that's supposed to get sent to them doesn't get delivered.  I, on the other hand, keep getting e-mailed with the following error message:

From [EMAIL PROTECTED] Sun Mar 07 15:08:02 2004
Envelope-to: [EMAIL PROTECTED]
From: [EMAIL PROTECTED] (Cron Daemon)
To: [EMAIL PROTECTED]
Subject: Cron <[EMAIL PROTECTED]>   if [ -x /usr/sbin/exim -a -f /etc/exim/exim.conf ]; then /usr/sbin/exim -q ; fi
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/var/mail>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=mail>
Date: Sun, 07 Mar 2004 15:08:01 -0600

2004-03-07 15:08:01 1AzpMV-00066s-00 Neither the system_aliases director nor the address_pipe transport set a uid for local delivery of |/var/lib/mailman/mail/wrapper mailowner test

     Any suggestions on what I need to change to get the mail working?  (For starters, how did that "|" pipe symbol get into the lines that the newlist command wrote to the aliases file?)  Thanks for any info you might have.

--- Chad


This message has been 'sanitized'. This means that potentially dangerous content has been rewritten or removed. The following log describes which actions were taken.


Sanitizer (start="1078694087"):
  Part (pos="1180"):
    ParseHeader ():
      Ignored junk while parsing header:  

    SanitizeFile (filename="unnamed.txt", mimetype="text/plain"):
      Match (names="unnamed.txt", rule="2"):
        Enforced policy: accept

  Part (pos="3373"):
    SanitizeFile (filename="unnamed.html", mimetype="text/html"):
      Match (names="unnamed.html", rule="3"):
        ScanFile (file="/var/spool/quarantine/att-unnamed.html-404b90c7.6Z"):
          Scan succeeded, file is clean.

        Enforced policy: accept


Anomy 0.0.0 : Sanitizer.pm $Id: Sanitizer.pm,v 1.79 2003/06/19 19:22:00 bre Exp $

Reply via email to