Re: [Mailman-Users] special characters on mail mass subscription

2006-04-05 Thread Mark Sapiro
daniel trejo wrote: > Hello, I live in a spanish-spoken country so some people put either a ñ or í > in their mail addesses, how do I add their addresse via mass subscription > without being rejected? Assuming you mean these characters are in the 'real name' and not in the address, the form "Real

Re: [Mailman-Users] can't remove members

2006-04-05 Thread Mark Sapiro
Con Wieland wrote: > >Running Mailman version 2.1.4 I am trying to unsubscribe all members >from a list using: > >./remove_members --all cie-info > >remove_members -anN cie-info >I also tried: > >./remove_members -f cie-info -nN cie-info >No such member: [EMAIL PROTECTED] >No such member: [EMA

[Mailman-Users] special characters on mail mass subscription

2006-04-05 Thread daniel trejo
Hello, I live in a spanish-spoken country so some people put either a ñ or í in their mail addesses, how do I add their addresse via mass subscription without being rejected? thanks -- Mailman-Users mailing list Mailman-Users@python.org http://m

Re: [Mailman-Users] Can't send or receive via mail lists

2006-04-05 Thread Mark Sapiro
Webmaster wrote: >mailman-unsubscribe: "|/usr/local/cpanel/3rdparty/mailman/mail/mailman >unsubscribe mailman" >mailman: /dev/null This presumes you don't ever want to post to the site list, which may or may not be true. >mailman-loopback: /dev/null >owner-mailman: mailman-admin This is wrong

[Mailman-Users] can't remove members

2006-04-05 Thread Con Wieland
Hello, Running Mailman version 2.1.4 I am trying to unsubscribe all members from a list using: ./remove_members --all cie-info remove_members -anN cie-info I get the following error from either. Traceback (most recent call last): File "./remove_members", line 186, in ? main() File

Re: [Mailman-Users] Editing html

2006-04-05 Thread Mark Sapiro
Jewel wrote: >I wa able to edit my listinfo.html page, but now I want to edit the >default page. The page you see when you go to: >http://lists.washlaw.edu/mailman/listnfo/";> >Is this possible? I simply want to change the color of the banner, >which I successfully did when you actually click on a

Re: [Mailman-Users] Can't send or receive via mail lists

2006-04-05 Thread Patrick Bogen
On 4/5/06, Webmaster <[EMAIL PROTECTED]> wrote: > If these are already set, do I still need to create a new site wide mail > list? Perhaps these are pointing to a site list that just doesn't > exist? Or, do these have nothing to do with each other? These are, indeed, interrelated. If you *do* ha

Re: [Mailman-Users] Multiple virtual domains on apache each with amailing list.

2006-04-05 Thread Steven Champeon
on Tue, Apr 04, 2006 at 09:07:26PM -0700, Mark Sapiro wrote: > Chad Jackson wrote: > >The problem is I have configured [EMAIL PROTECTED] and would now like to > >create [EMAIL PROTECTED] and [EMAIL PROTECTED] > > This is a problem. Standard Mailman supports multiple, separate > domains, but with t

[Mailman-Users] Mailman integrated with SUN JES Messenger 6.2

2006-04-05 Thread Daniel, Barry K.
Does anyone have experience integrating Mailman with Sun JES Messenger 6.2? -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searc

Re: [Mailman-Users] Can't send or receive via mail lists

2006-04-05 Thread Webmaster
Patrick Bogen wrote: >On 4/5/06, Webmaster <[EMAIL PROTECTED]> wrote: > > >>I'll have to research to see if I need to create a master mailman list >>or what exactly that means. >> >> >> >The process of creating the site list is (briefly) described here: > >http://www.gnu.org/software/mailman

Re: [Mailman-Users] Can't send or receive via mail lists

2006-04-05 Thread Webmaster
Todd Zullinger wrote: >See FAQ 6.11 for info on cPanel. > >http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.011.htp > >You don't want to edit Defaults.py. Your changes should go into >mm_cfg.py, as stated emphatically at the top of Defaults.py: > ># NEVER make site configurati

Re: [Mailman-Users] Can't send or receive via mail lists

2006-04-05 Thread Patrick Bogen
On 4/5/06, Webmaster <[EMAIL PROTECTED]> wrote: > I'll have to research to see if I need to create a master mailman list > or what exactly that means. > The process of creating the site list is (briefly) described here: http://www.gnu.org/software/mailman/mailman-install/node40.html -- - Patrick

Re: [Mailman-Users] Can't send or receive via mail lists

2006-04-05 Thread Todd Zullinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Webmaster wrote: > I'm running a VPS which uses CentOS, Cpanel and WHM. See FAQ 6.11 for info on cPanel. http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.011.htp > The first problem I encountered with Mailman, I wasn't able to create

Re: [Mailman-Users] Can't send or receive via mail lists

2006-04-05 Thread Webmaster
Patrick Bogen wrote: >On 4/5/06, Webmaster <[EMAIL PROTECTED]> wrote: > > >>Stopping mailman services: Shutting down Mailman's master qrunner >>PID unreadable in: >>/usr/local/cpanel/3rdparty/mailman/data/master-qrunner.pid >>[Errno 2] No such file or directory: >>'/usr/local/cpanel/3rdparty/mai

Re: [Mailman-Users] Can't send or receive via mail lists

2006-04-05 Thread Patrick Bogen
On 4/5/06, Webmaster <[EMAIL PROTECTED]> wrote: > Stopping mailman services: Shutting down Mailman's master qrunner > PID unreadable in: > /usr/local/cpanel/3rdparty/mailman/data/master-qrunner.pid > [Errno 2] No such file or directory: > '/usr/local/cpanel/3rdparty/mailman/data/master-qrunner.pid'

[Mailman-Users] Can't send or receive via mail lists

2006-04-05 Thread Webmaster
Hello, I'm running a VPS which uses CentOS, Cpanel and WHM. The first problem I encountered with Mailman, I wasn't able to create a mail list for a client using cpanel. I had to go into the Default.py file and add my hostname instead of "localhost". That allowed me to create a mail list. No