Re: [Mailman-Developers] Mailman 2.1.6 beta 1

2005-01-28 Thread Joe Rhett
t, rather > than the old '[EMAIL PROTECTED]' syntax (which is still supported for > backward compatibility, but deprecated). And much applause was made. Thank you again. -- Joe Rhett Senior Geek Meer.net ___ Mailman-Develo

Re: [Mailman-Developers] Dates again

2004-11-23 Thread Joe Rhett
e Date: header entirely for archive and digest purposes. Leave the Date header there, but don't use it. Instead use time of receipt. Now, go grab a 2x4 and clue me in... -- Joe Rhett Senior Geek Meer.net ___ Mailman-Developers mailing list [EMA

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-29 Thread Joe Rhett
On Fri, Oct 29, 2004 at 06:17:04PM -0400, Barry Warsaw wrote: > On Fri, 2004-10-29 at 18:09, Joe Rhett wrote: > > > And second, let's think about this: > > Sorry, I'm out of time to discuss this thread, so I'll just leave it at > this: I've already

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-29 Thread Joe Rhett
ng to write it? All it takes now is a > patch that's good enough for commiting, and you should be able to have > what you want. I'd appreciate anything you could do on this. I want something agreeable and maintained in future versions, including 3.0 -- Joe Rhett Senior Geek

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-29 Thread Joe Rhett
f hard these days, I work in 5 different languages daily) but if a language doesn't have the ability to do something then you must write wrappers around it. On Fri, Oct 29, 2004 at 10:48:07AM -0400, Barry Warsaw wrote: > On Thu, 2004-10-28 at 00:03, Joe Rhett wrote: > > > What tools a

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-29 Thread Joe Rhett
se. If you are not in the business of providing support and general web hosting to the world at large for free, this is nonsense. -- Joe Rhett Senior Geek Meer.net ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/list

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-29 Thread Joe Rhett
On Fri, Oct 29, 2004 at 10:36:27AM -0400, Barry Warsaw wrote: > On Wed, 2004-10-27 at 23:59, Joe Rhett wrote: > > > A virtual host requires me to configure my server to answer mail for their > > entire domain. > > Really? I provide mailing list services for lots of my fr

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-29 Thread Joe Rhett
I'm not trying to say: make this work for me -- already does I am trying to say: This is too much work for how simple the solution is, and a general purpose solution would solve the problem for many, many sites. -- Joe Rhett Senior Geek Meer.net ___

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-27 Thread Joe Rhett
do not survive upgrades, to work around a problem that can be solved in several lines of python in the source. -- Joe Rhett Senior Geek Meer.net ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-devel

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-27 Thread Joe Rhett
uitive to have: > Email: [EMAIL PROTECTED] > and then have the web interface be at: http://some.other.domain/some other > folder/list > > Bob > > Joe Rhett wrote: > > >On Wed, Oct 27, 2004 at 01:31:00PM -0400, Barry Warsaw wrote: > > > >>On Wed, 2004-1

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-27 Thread Joe Rhett
On Wed, Oct 27, 2004 at 01:31:00PM -0400, Barry Warsaw wrote: > On Wed, 2004-10-27 at 13:16, Joe Rhett wrote: > > > It's also simple to run fix_url in a similar manner. So why is the url > > setting provided with newlist? > > newlist predates both fix_url and c

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-27 Thread Joe Rhett
admin interface for the domain will always be http://lists.meer.net/... It's the mailaddr for the domain which is almost always changed. -- Joe Rhett Senior Geek Meer.net ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/ma

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-26 Thread Joe Rhett
ay, the goal is to have the script set up the mailing list in a working manner automatically. If they break it, they break it. But setting up the list in a broken manner and requiring the user to fix it is less useful. -- Joe Rhett Senior Geek Meer.net __

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-26 Thread Joe Rhett
ind or understand for joe user. It's our biggest FAQ. -- Joe Rhett Senior Geek Meer.net ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-26 Thread Joe Rhett
D] I agree with the logic, but I'd like a method to create [EMAIL PROTECTED] -without- altering the urlhost. $ bin/newlist [EMAIL PROTECTED] ..seems intuitive but breaks compatibility $ bin/newlist listname [EMAIL PROTECTED] ..would suit my needs as long as u

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-22 Thread Joe Rhett
27;http:' sign, it should refer to a web address. (rule #2 obviously overrides rule#1 when the URL contains an '@' ..) Create should allow a second parameter to define the web url. But the '@' syntax really should refer to the mail domain. -- Joe Rhett Senior Geek Me

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-22 Thread Joe Rhett
I'm dealing with the command line. "[EMAIL PROTECTED]" is clearly an e-mail address to any naked eye. However, this sets up list with a webserver @ domain, which is completely counter-intuitive. -- Joe Rhett Senior Geek Meer.net ___ Ma

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-11 Thread Joe Rhett
> Joe Rhett wrote: > >On this subject, why does creating a list with the host name set the web > >interface? In no circumstance that I have ever seen are they the same, ... On Mon, Oct 11, 2004 at 11:47:37AM -0700, Mark Sapiro wrote: > Well, the help for newlist (bin/

[Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-11 Thread Joe Rhett
#x27; as well as the mail domain. This doesn't make a lot of sense except in the hobbyist environment. I may be off my rocker, but shouldn't this syntax set the mail domain and force you to change the web URL manually? -- Joe Rhett Senior Geek Meer.net ___

Re: [Mailman-Developers] referring fix_url.py

2004-10-10 Thread Joe Rhett
ies that you must use wishlist in some interactive mode. Why not simply... Note that you may want to run bin/fix_url.py to change the domain of an existing list. fix_url.py must be processed by the withlist script, like so: bin/wishlist -l

[Mailman-Developers] Welcome! Now that you're here, ...

2004-09-16 Thread Joe Rhett
@ is.kochi-u.ac.jp > http://weather.is.kochi-u.ac.jp/ > > ___ > Mailman-Developers mailing list > [EMAIL PROTECTED] > http://mail.python.org/mailman/listinfo/mailman-developers > Unsubscribe: > http://mail.python.org/mailman/