Re: [Mailman-Users] Custom mailman webpages

2010-07-08 Thread Eli Barzilay
7;ve seen. (FWIW, I just gave up on those pages...) Mark Sapiro wrote: | Eli Barzilay wrote: | | >I was looking at the "Confirm subscription request" and "Subscription | >request confirmed" pages -- there's no way to customize them too, | >right? Is there at l

Re: [Mailman-Users] Subscribing people + setting nomail option

2010-06-10 Thread Eli Barzilay
On Jun 10, Mark Sapiro wrote: > Eli Barzilay wrote: > > > >Is there some easy way to subscribe people and set the no-mail option > >in one quick shot? This way I can have my script tell them that if > >they keep posting without subscribing then I'll do it for the

Re: [Mailman-Users] HTML templates

2010-06-10 Thread Eli Barzilay
On Jun 10, Mark Sapiro wrote: > Eli Barzilay wrote: > > >I was looking at the "Confirm subscription request" and "Subscription > >request confirmed" pages -- there's no way to customize them too, > >right? Is there at least some way to have my

[Mailman-Users] Subscribing people + setting nomail option

2010-06-10 Thread Eli Barzilay
xplanation of the few implications (that most people won't care about anyway). -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! -- Mailman-Use

[Mailman-Users] HTML templates

2010-06-10 Thread Eli Barzilay
s stick like a sore thumb...) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! -- Mailman-Users mailing list Mailman-Users@python.org http://mail.py

Re: [Mailman-Users] Changing mailing list URLs

2010-06-05 Thread Eli Barzilay
On Jun 3, Mark Sapiro wrote: > Eli Barzilay wrote: > > >That's easy: > > > > ScriptAliasMatch "^/([a-z-]+/)([a-z]+)(/?.*)$" \ > > "/usr/lib/mailman/cgi-bin/$2/$1$3" > > > >Or replace that "[a-z]+" with "

Re: [Mailman-Users] Changing mailing list URLs

2010-06-03 Thread Eli Barzilay
On Jun 3, Mark Sapiro wrote: > Eli Barzilay wrote: > > >Is there a way to change mailing list URLs from > > ...something...// > >to > > ...something...// > >? > > [...] > > If you could figure out a way within Apache to redirect U

[Mailman-Users] Changing mailing list URLs

2010-06-03 Thread Eli Barzilay
what mailman wants and in addition it seems that it messes up the authentication somehow.) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! -- Mailman-