new server for mailing list

"John W. Eaton" <[email protected]> Mon, 17 Apr 2006 08:02:56 -0400
Newsgroups gmane.comp.gnu.octave.graphics
Message-ID <[email protected]>
I'm moving the [email protected] mailing list from the current
server that I've been maintaining to one that is managed by the UW
College of Engineering.

The new system uses Mailman and so provides a web interface for
subscriptions and message archive here:

  https://www.cae.wisc.edu/mailman/listinfo/octave-graphics

By using Mailmain, we can provide options for message digests,
delivery suspension, etc. (all the nice things that Mailmain can
do).  We are still requiring that postings to the list come from
subscribers.  It may be a few days before the message archive can be
updated with old postings.

I will be moving the list of subscribers over to the new server, so
you do not need to resubscribe.  When I move the list, I think you
should receive a message notifying you that you are subscribed to the
new list.

The current address for posting ([email protected]) will continue
to work.  However, due to limitations with running Mailman on a shared
server that supports many other lists, we could not use "graphics"
as the list name, so outgoing messages will use the address
[email protected].  I hope that Mailman will eventually be
fixed to allow us to use the [email protected] name.  But it is
more important to me to move the list to the new server, so I am
willing to accept the [email protected] name for now.

Unfortunately, instead of adding

  X-Mailing-List: <[email protected]>

to the header as we have been doing, Mailman will add

  List-Id: <octave-graphics.octave.org>

so if you are filtering messages, you will need to update your rules
to accomodate this change.  I use the following pattern

  * ^(X-Mailing-List:.*|List-Id:.*(|octave-))graphics.octave.org

to handle both forms with a single pattern in my procmailrc file.

I'll update the info on the www.octave.org/archive.html page soon to
point to the new Mailman pages.

jwe