Re: [Mailman-Users] translate strings, not whole templates

2008-01-19 Thread jidanni
BW> If you're interesting in helping out with this effort, please join BW> mailman-developers. Unfortunately all the development I can do (on Dreamhost) is pasting into the edithtml.cgi window, and no matter how much I do I still can't remove imbalanced tags from parts of mailman I have no access t

Re: [Mailman-Users] Different web interface and email address domains with POSTFIX_STYLE_VIRTUAL_DOMAINS

2008-01-19 Thread Mark Sapiro
Andrew Oakley wrote: > Never mind, I've fixed it. It seems you need to run: > newlist --urlhost=sub.domain.com --emailhost=domain.com list-name > when you create the list and it works. What you really want is DEFAULT_URL_HOST = 'sub.domain.com' DEFAULT_EMAIL_HOST = 'domain.com' VIRTUAL_HOSTS.cl

Re: [Mailman-Users] run mailman commands..

2008-01-19 Thread Steven Stern
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/19/2008 01:11 PM, Khalil Abbas wrote: | hello all.. | | I have a dedicated server with CentOS installed.. I need to perform some mailman commands without going thru the administrative interface that doesn't work due to an 'internal server error'

[Mailman-Users] run mailman commands..

2008-01-19 Thread Khalil Abbas
hello all.. I have a dedicated server with CentOS installed.. I need to perform some mailman commands without going thru the administrative interface that doesn't work due to an 'internal server error' message.. now mailman commands are installed here: /usr/lib/mailman/bin for example I

Re: [Mailman-Users] mass subscribe

2008-01-19 Thread Todd Zullinger
Khalil Abbas wrote: > I have a dedicated server with cent-OS .. I access my mailman using: > > http://www.mydoman.com/mailman/admin/listname > > based on the message below, a nice fellow answered my questions by: > path-to-mailman/bin/ > > now I browsed my server using SSH but couldn't find

Re: [Mailman-Users] mass subscribe

2008-01-19 Thread Khalil Abbas
hi, I have a dedicated server with cent-OS .. I access my mailman using: http://www.mydoman.com/mailman/admin/listname based on the message below, a nice fellow answered my questions by: path-to-mailman/bin/ now I browsed my server using SSH but couldn't find the path to mailman a

Re: [Mailman-Users] translate strings, not whole templates

2008-01-19 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Jan 19, 2008, at 1:51 AM, [EMAIL PROTECTED] wrote: > What you currently have now is each translator not only responsible > for translating message strings -- but also faithfully reproducing the > whole HTML structure of the English version -- intac

Re: [Mailman-Users] Different web interface and email address domains with POSTFIX_STYLE_VIRTUAL_DOMAINS

2008-01-19 Thread Andrew Oakley
Never mind, I've fixed it. It seems you need to run: newlist --urlhost=sub.domain.com --emailhost=domain.com list-name when you create the list and it works. Seems this option isn't available in the web interface though. Andrew Oakley wrote: > I'm trying to set up a list "[EMAIL PROTECTED]", but

[Mailman-Users] Different web interface and email address domains with POSTFIX_STYLE_VIRTUAL_DOMAINS

2008-01-19 Thread Andrew Oakley
I'm trying to set up a list "[EMAIL PROTECTED]", but I want the web interface to appear at http://sub.domain.com/mailman/ I have set POSTFIX_STYLE_VIRTUAL_DOMAINS = ["domain.com"] in my mm_cfg.py, but I can't spot a way to set the web interface location. With the current setup http://sub.domai