[Mailman-Users] help

hstropez hstropez at mail.linknet.it
Fri Sep 15 05:32:28 CEST 2000



mailman-users-request at python.org ha scritto:

> Send Mailman-Users mailing list submissions to
>         mailman-users at python.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://www.python.org/mailman/listinfo/mailman-users
> or, via email, send a message with subject or body 'help' to
>         mailman-users-request at python.org
>
> You can reach the person managing the list at
>         mailman-users-admin at python.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Mailman-Users digest..."
>
>
>    ----------------------------------------------------------------
> Today's Topics:
>
>   1. RE: Virtual Domains (Leonardo Rochael Almeida)
>   2. RE: Virtual Domains (Scott Brown)
>   3. Bug Problem. (Brian Beers)
>   4. EOF when reading self.__db (Michael Rasmussen)
>
>    ----------------------------------------------------------------
>
> Oggetto: RE: [Mailman-Users] Virtual Domains
> Data: Wed, 13 Sep 2000 18:12:45 -0300 (EST)
> Da: Leonardo Rochael Almeida <lra at insite.com.br>
> A: Scott Brown <scott-brown at home.com>
> CC: mailman-users at python.org
>
> You can change mm_cfg.py before creating a list (that's what I do). you
> can even have several mm_cfg.py and move them around before creating each
> list. Remember to put the mm_cfg.py with the official hostname back after
> you create a list or password reminders and other stuff will be sent with
> the last domain selected.
>
> Regards, Leo
>
> On Wed, 13 Sep 2000, Scott Brown wrote:
>
> > But wouldnt it be nice for hosting co's if there was a command line option
> > that allowed them to do that at list creation?
> >   -----Original Message-----
> >   From: mailman-users-admin at python.org
> > [mailto:mailman-users-admin at python.org]On Behalf Of Ron Jarrell
> >   Sent: Wednesday, September 13, 2000 2:52 PM
> >   To: Shane Snedecor; mailman-users at python.org
> >   Subject: Re: [Mailman-Users] Virtual Domains
> >
> >
> >   At 02:33 PM 9/13/00 -0400, Shane Snedecor wrote:
> >
> >     Has any one set up lists for virtual domains, couldn't find anything in
> >     the docs on how to do this. Thanks in advance.
> >
> >   Just fill in the field on the admin form for the preferred domain name.
> >
> >
>
>
>
>    ----------------------------------------------------------------
>
> Oggetto: RE: [Mailman-Users] Virtual Domains
> Data: Wed, 13 Sep 2000 17:39:39 -0400
> Da: "Scott Brown" <scott-brown at home.com>
> A: <mailman-users at python.org>
>
> yes, but I want to go one step further and make it possible to the domain
> owners to create their own lists (see my messages previously about automated
> web-based list creation)... so any fumbling around with files really isnt an
> option, as there could be multiple lists being created simultaneously...
>
> I may just have to find the source to newlist and do some playing ;-)
>
> What I'd really like is a page that I can call a newlist-like executable,
> that parses out the hostname of the server, and appends it to the listname
> (thereby creating unique lists across all the domains ;-)... then does the
> equivalent of newlist, followed by adding the appropriate
> aliases/virtualuser names to the sendmail tables, and forces sendmail to
> pick up the new aliases... all in one little step that can be requested by
> the user ... online .. any time.
>
> Doesnt sound like much... does it ;-)
>
> > -----Original Message-----
> > From: Leonardo Rochael Almeida [mailto:lra at insite.com.br]
> > Sent: Wednesday, September 13, 2000 5:13 PM
> > To: Scott Brown
> > Cc: mailman-users at python.org
> > Subject: RE: [Mailman-Users] Virtual Domains
> >
> >
> >
> > You can change mm_cfg.py before creating a list (that's what
> > I do). you
> > can even have several mm_cfg.py and move them around before
> > creating each
> > list. Remember to put the mm_cfg.py with the official
> > hostname back after
> > you create a list or password reminders and other stuff will
> > be sent with
> > the last domain selected.
> >
> > Regards, Leo
> >
> > On Wed, 13 Sep 2000, Scott Brown wrote:
> >
> > > But wouldnt it be nice for hosting co's if there was a
> > command line option
> > > that allowed them to do that at list creation?
> > >   -----Original Message-----
> > >   From: mailman-users-admin at python.org
> > > [mailto:mailman-users-admin at python.org]On Behalf Of Ron Jarrell
> > >   Sent: Wednesday, September 13, 2000 2:52 PM
> > >   To: Shane Snedecor; mailman-users at python.org
> > >   Subject: Re: [Mailman-Users] Virtual Domains
> > >
> > >
> > >   At 02:33 PM 9/13/00 -0400, Shane Snedecor wrote:
> > >
> > >     Has any one set up lists for virtual domains, couldn't
> > find anything in
> > >     the docs on how to do this. Thanks in advance.
> > >
> > >   Just fill in the field on the admin form for the
> > preferred domain name.
> > >
> > >
> >
>
>
>
>    ----------------------------------------------------------------
>
> Oggetto: [Mailman-Users] Bug Problem.
> Data: Wed, 13 Sep 2000 14:54:22 -0700
> Da: Brian Beers <Brian.Beers at DigiScents.com>
> A: "'Mailman-Users at python.org'" <Mailman-Users at python.org>
>
> Any Ideas what causes this?
>
> Bug in Mailman version 1.1
>
> We're sorry, we hit a bug!
>
> If you would like to help us identify the problem, please email a copy
> of this page to the webmaster for this site with a description of what
> happened. Thanks!
>
> Traceback:
>
> Traceback (innermost last):
>
> File "/home/mailman/scripts/driver", line 112, in run_main
>
> main()
>
> File "/home/mailman/Mailman/Cgi/admin.py", line 104, in main
>
> cookie='admin')
>
> File "/home/mailman/Mailman/SecurityManager.py", line 83, in
> WebAuthenticate
>
> return self.CheckCookie(cookie_key)
>
> File "/home/mailman/Mailman/SecurityManager.py", line 117, in
> CheckCookie
>
> if cookiedata[keylen+1] <> '"' and cookiedata[-1] <> '"':
>
> IndexError: string index out of range
>
>
> -------------------------------------------------------------------------------
>
> Environment variables:
>
> Variable Value
>
> DOCUMENT_ROOT/home/httpd/html
>
> SERVER_ADDR192.168.1.x
>
> HTTP_ACCEPT_ENCODINGgzip, deflate
>
> SERVER_PORT80
>
> PATH_TRANSLATED /home/httpd/html/test
>
> REMOTE_ADDR192.168.1.x
>
> HTTP_ACCEPT_LANGUAGEen-us
>
> GATEWAY_INTERFACECGI/1.1
>
> SERVER_NAMElocalhost
>
> HTTP_CONNECTIONKeep-Alive
>
> HTTP_USER_AGENTMozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)
>
> HTTP_ACCEPT*/*
>
> REQUEST_URI/mailman/admin/test
>
> PATH/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
>
> QUERY_STRING
>
> SCRIPT_FILENAME/home/mailman/cgi-bin/admin
>
> PATH_INFO/test
>
> HTTP_HOSTsc4mail01.digiscents.com
>
> REQUEST_METHODGET
>
> SERVER_SIGNATUREApache/1.3.12 Server at localhost Port 80
>
> SCRIPT_NAME/mailman/admin
>
> SERVER_ADMINroot at localhost
>
> SERVER_SOFTWAREApache/1.3.12 (Unix) (Red Hat/Linux) PHP/3.0.15
> mod_perl/1.21
>
> PYTHONPATH/home/mailman
>
> HTTP_COOKIEcount=3
>
> SERVER_PROTOCOLHTTP/1.1
>
> REMOTE_PORT1081
>
>    ----------------------------------------------------------------
>
> Oggetto: [Mailman-Users] EOF when reading self.__db
> Data: Wed, 13 Sep 2000 18:20:20 -0700 (PDT)
> Da: mikeraz at patch.com (Michael Rasmussen)
> A: mailman-users at python.org
>
> I've recently encountered problems with mailman.  Unfortunately, I don't know
> python.
>
> Below is the trace from when the program pukes.  It occures when a non-list
> member sends email to a list that only accepts email from members.  What do I
> need to fix?
>
> Forwarded message:
> >
> > <brewcrew at patch.com>: Command died with status 1:
> > "/home/mailman/mail/wrapper
> >     post brewcrew". Command output: Traceback (innermost last):   File
> >     "/home/mailman/scripts/post", line 86, in ?     main()   File
> >     "/home/mailman/scripts/post", line 62, in main     mlist.Post(msg)
> > File
> >     "/home/mailman/Mailman/MailList.py", line 1293, in Post
> >     Mailman.Handlers.HandlerAPI.DeliverToList(self, msg)   File
> >     "/home/mailman/Mailman/Handlers/HandlerAPI.py", line 61, in
> > DeliverToList
> >     pipeline_delivery(mlist, msg, pipeline)   File
> >     "/home/mailman/Mailman/Handlers/HandlerAPI.py", line 37, in
> >     pipeline_delivery     func(mlist, msg)   File
> >     "/home/mailman/Mailman/Handlers/Hold.py", line 125, in process
> >     hold_for_approval(mlist, msg, NonMemberPost)   File
> >     "/home/mailman/Mailman/Handlers/Hold.py", line 190, in
> > hold_for_approval
> >     mlist.HoldMessage(msg, reason)   File
> > "/home/mailman/Mailman/ListAdmin.py",
> >     line 131, in HoldMessage     self.__opendb()   File
> >     "/home/mailman/Mailman/ListAdmin.py", line 63, in __opendb
> > self.__db =
> >     marshal.load(fp) EOFError: EOF read where object expected
> > --------------9FCD39C40102033D28BDF27C
> > Content-Type: message/rfc822;
> >  name="nsmailM9.TMP"
> > Content-Transfer-Encoding: 7bit
> > Content-Description: Undelivered Message
> > Content-Disposition: inline;
> >  filename="nsmailM9.TMP"
> >
> > Received: from ptldpop3.ptld.uswest.net (ptldpop3.ptld.uswest.net [198.36.160.3])
> >       by barley.patch.com (Postfix) with SMTP id 018921008
> >       for <brewcrew at patch.com>; Wed, 13 Sep 2000 18:12:18 -0700 (PDT)
> > Received: (qmail 30846 invoked by alias); 14 Sep 2000 01:12:17 -0000
> > Delivered-To: fixup-brewcrew at patch.com@fixme
> > Received: (qmail 30841 invoked by uid 0); 14 Sep 2000 01:12:17 -0000
> > Received: from pane.patch.com (HELO uswest.net) (209.180.166.37)
> >   by ptldpop3.ptld.uswest.net with SMTP; 14 Sep 2000 01:12:17 -0000
> > Message-ID: <39C0250D.463761C4 at uswest.net>
> > Date: Wed, 13 Sep 2000 18:08:30 -0700
> > From: Michael Rasmussen <mrasmussen1 at uswest.net>
> > Reply-To: mrasmussen1 at uswest.net
> > X-Mailer: Mozilla 4.7 [en] (Win95; U)
> > X-Accept-Language: en
> > MIME-Version: 1.0
> > To: brewcrew at patch.com
> > Subject: test - delete me
> > Content-Type: text/plain; charset=us-ascii
> > Content-Transfer-Encoding: 7bit
> >
> > bounces go bouncing
> >
> > --
> > Michael Rasmussen - mikeraz at patch.com
> >  Better a brewer than a banker be.
> >  Be appropriate && Follow your curiosity
> >
> >
> >
> >
> > --------------9FCD39C40102033D28BDF27C--
> >
> >
>
>
> --
>
>   Michael Rasmussen - mikeraz at patch.com
>  Be Appropriate && Follow Your Curiosity
>  email to pager:  pagemike at patch.com
>
>
>
>
>    ----------------------------------------------------------------
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://www.python.org/mailman/listinfo/mailman-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/mailman-users/attachments/20000915/091fd339/attachment.html 


More information about the Mailman-Users mailing list