Re: [Mailman-Users] who command

2004-01-27 Thread Mike Phillips
Never mind. It helps to use the right password. That being said, how can a subscriber cause his password to be resent? I had to unsubscribe and then resubscribe myself to find my missing (subscriber) password. > I am the adminstrator and subscriber to a list. I sent a command to > [EMAIL PRO

[Mailman-Users] who command

2004-01-27 Thread Mike Phillips
I am the adminstrator and subscriber to a list. I sent a command to [EMAIL PROTECTED] with the body of the message "who ". The server responded, "You are not allowed to retrieve the list membership." "Who can view subscription list?" is set to list members. Is there another setting to allow me

[Mailman-Users] check-perms errors

2004-01-27 Thread reeprflame
Traceback (most recent call last): File "./check_perms", line 48, in ? from Mailman.i18n import _ File "/usr/local/mailman/Mailman/i18n.py", line 52, in ? set_language() File "/usr/local/mailman/Mailman/i18n.py", line 34, in set_language _translation = gettext.translation('mailma

Re: [Mailman-Users] Anyone move their mailman to different server?

2004-01-27 Thread Michael Mansour
> At 2:56 PM -0500 1/21/04, Jon Carnes wrote: > >On Wed, 2004-01-21 at 12:16, Mark London wrote: > >> I've seen a bunch of people asking about how to do a move to a > >> different server (with a different IP name), but no one ever answers > >> them! Has anyone actually done it? I'm keeping the

Re: [Mailman-Users] Mailmail-MHonArc Integration

2004-01-27 Thread Richard Barrett
On 27 Jan 2004, at 19:01, Tom wrote: Could someone please point me to the procedure to integrate MHonArc to Mailman. Thanks! One option is the following patch but there are other, arguably simpler, but less functional approaches: http://sourceforge.net/tracker/? func=detail&aid=820723&group_i

[Mailman-Users] Re: Mailman-Users Digest, Vol 16, Issue 63

2004-01-27 Thread Ljun84
please don't send any more e-mail. -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman

[Mailman-Users] Re: Two problems with 2.1.3 - one solved

2004-01-27 Thread Mark Leisher
I solved the second problem of mailman being unable to write into the queue directories and a time stamp in the future when I noticed that all the ownership and permissions in /var/adm/sm.bin/ (smrsh exec dir) were messed up. They got messed up in a bizarre OS problem that caused all partitions

Re: [Mailman-Users] E-mail headers

2004-01-27 Thread Thomas Hochstein
"Hannes Calitz" schrieb: > Just wanted to know if there is any way of removing the > > [EMAIL PROTECTED]; on behalf* Not quite. You could surely use another mailreader, that doesn't show From: and Sender: in this rather ... special way. This topic was discussed less than one week ago here on thi

Re: [Mailman-Users] Removing illegal list member addresses

2004-01-27 Thread Andy Malato
On Tue, 27 Jan 2004, Brad Knowles wrote: ! At 9:01 AM -0500 2004/01/27, Andy Malato wrote: ! ! > I have a situation where one of my list adminstrators managed to get ! > illegal characters into the address field, so there are about a dozen ! > addresses that appear invalid. ! ! See

[Mailman-Users] UnpicklingError

2004-01-27 Thread Denis
Hello, First i have a problem whith a config.pck. I resolve the problem when i copy the config.pck.last to config.pck But, i have now this error and i don't now what i can do Can someone help me ? Thanks Denis * Traceback (most recent call last): File "./list_lists", line 122, in ?

Re: [Mailman-Users] Removing illegal list member addresses

2004-01-27 Thread Andy Malato
On Tue, 27 Jan 2004, Brad Knowles wrote: ! At 9:01 AM -0500 2004/01/27, Andy Malato wrote: ! ! > I have a situation where one of my list adminstrators managed to get ! > illegal characters into the address field, so there are about a dozen ! > addresses that appear invalid. ! ! See

Re: [Mailman-Users] Mailmail-MHonArc Integration

2004-01-27 Thread George Theall
On Tue, Jan 27, 2004 at 01:01:56PM -0600, Tom wrote: > Could someone please point me to the procedure to integrate MHonArc to > Mailman. Thanks! I found OpenInfo's patches do an excellent job of this: http://www.openinfo.co.uk/mailman/ especially patches 444879, 444884, 760567, and 820723.

Re: [Mailman-Users] Mailmail-MHonArc Integration

2004-01-27 Thread Jon Carnes
On Tue, 2004-01-27 at 14:01, Tom wrote: > Could someone please point me to the procedure to integrate MHonArc to > Mailman. Thanks! > http://www.mhonarc.org/ I simply add a local user to each list and use that user for archiving using Mhonarc. --

Re: [Mailman-Users] E-mail headers

2004-01-27 Thread Brad Knowles
At 10:45 AM +0200 2004/01/27, Hannes Calitz wrote: Just wanted to know if there is any way of removing the [EMAIL PROTECTED]; on behalf* From the e-mail header. See . -- Brad Knowles, <[EMAIL PROTECTED]> "They that can give

Re: [Mailman-Users] Question

2004-01-27 Thread Brad Knowles
At 12:02 PM -0500 2004/01/27, Brandon Klayman wrote: I have a question: I'm trying to set up a new list so that it's only used for the list manager to send out e-mails to subscribers (members) I don't want the members to be able to e-mail the list, of course they can e-mail the list manager, b

Re: [Mailman-Users] Removing illegal list member addresses

2004-01-27 Thread Brad Knowles
At 9:01 AM -0500 2004/01/27, Andy Malato wrote: I have a situation where one of my list adminstrators managed to get illegal characters into the address field, so there are about a dozen addresses that appear invalid. See .

[Mailman-Users] Auto reject "Re: Digest ...."

2004-01-27 Thread Paul H Byerly
I have just joined a mail list run by Lyris. The system is configured to reject, with explanation, any post that has something like "Re: Mailman-Users Digest, Vol 16, Issue 61". Anyone come up with a hack to do that on Mailman? It looks like I could set up a regexp in Spam filters, but

Re: [Mailman-Users] Mailman website problems. some cgi's work,

2004-01-27 Thread Jeff D
What does this have to do with Mailman? Helmut Pedolzky said: > I have a desk top and a lap top computer hooked up to a fast access DSL > modem, every thing works fine till I try to enter the ebay web site on > the desk top. I can connect to the ebay home page and to the My ebay > page however If

[Mailman-Users] Mailmail-MHonArc Integration

2004-01-27 Thread Tom
Could someone please point me to the procedure to integrate MHonArc to Mailman. Thanks! -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py

Re: [Mailman-Users] Question

2004-01-27 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brandon Klayman wrote: > I don't want the members to be able to e-mail the list, of course > they can e-mail the list manager, but not to everyone else, > > Can you tell me how to do this? I've tried to find it in the > documentation and other sources

[Mailman-Users] re: Noora's mailman question

2004-01-27 Thread Lee
hello Noora, I have exactly the same set up as you. Go to your mail icon in c panel, and get to edit your list. When you're in, there's a setting at the bottom of the 'privacy settings' which should be the one you're looking for here. hope that helps, lee --- nabulsi website <[EMAIL PROTECTE

[Mailman-Users] Question

2004-01-27 Thread Brandon Klayman
Hi, I'm using mailman as part of my web server solutions that I offer my clients, I'm new with it, and love it, thanks for making it free, open, and available! I have a question: I'm trying to set up a new list so that it's only used for the list manager to send out e-mails to subscribers (members

[Mailman-Users] upgraded mailman not working

2004-01-27 Thread P. Siddhartha, System Administrator
Dear Mailman, I have upgraded Mailman from mailman-2.0.13-3 to mailman-2.1-8 on RedHat 9.0 I had taken a backup of my old mailman list archive using tar and then transferred to the new version. Basically I had said tar -Pcvf Mailman_old.tar.gz /var/mailman/archives and untarred it using tar

[Mailman-Users] my mailinglist

2004-01-27 Thread nabulsi website
Hello, My name is Noora and I have a domain that is nabulsi1.com the company I am using its server is sitelutions.com which use mailman for its mailinglist. I have a question since I am new to the mailing lists thing. I created my mailing list and I am the owner of it. it is informative I want to

[Mailman-Users] quick question re: interface resetting

2004-01-27 Thread honeygun
hello, i went in to edit the signup interface on my email form and accidentally made it dysfunctional... is there a way to reset the appearance of the signup page so that i can have it look like the default? thanks, bec http://www.honeygunlabs.com/contact.html = http://www.honeygunlabs.com

[Mailman-Users] Mailman website problems. some cgi's work,

2004-01-27 Thread Helmut Pedolzky
I have a desk top and a lap top computer hooked up to a fast access DSL modem, every thing works fine till I try to enter the ebay web site on the desk top. I can connect to the ebay home page and to the My ebay page however If I like to enter to the line items the fast access will not work an

[Mailman-Users] re: mailman.po - english version?

2004-01-27 Thread Craig Elkins
Hi, Can anyone tell me where the english (US) version of mailman.po is? I need to change the subject line in my welcome message and i can't find it in the messages directory. Thanks, Craig -- Mailman-Users mailing list [EMAIL PROTECTED] http://

Re: [Mailman-Users] Can I set up a user-friendly write-to address?

2004-01-27 Thread Richard Barrett
On 27 Jan 2004, at 15:24, Todd wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lee wrote: I have Mailman installed as a standard option on my web host, but the only thing stopping me from moving over to it is the way the write-to email address is configured, which I feel is far too complicate

Re: [Mailman-Users] Can I set up a user-friendly write-to address?

2004-01-27 Thread Lee
hello Todd, thanks - yes, that's interesting - my access is via cpanel. hmmm - it sounds like I'm stuck with it then. I'll ask the support team at my host anyway, who are genuinely very helpful with most things. I don't suppose you know of a way to configure my mailman without cpanel? I'm gues

[Mailman-Users] Being removed from lists

2004-01-27 Thread Tim Walter
I have just installed mailman onto a RAQ4 successfully and all is running fine. However I have 3 lists, called emis-list@ gv-list@ and community@ gv-list@ and community@ periodically send me messages saying I am suspended due to excessive bouncing. This has happened about 10 times since crea

Re: [Mailman-Users] Can I set up a user-friendly write-to address?

2004-01-27 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lee wrote: > I have Mailman installed as a standard option on my web host, but > the only thing stopping me from moving over to it is the way the > write-to email address is configured, which I feel is far too > complicated for my users to grapple with

Re: [Mailman-Users] Two problems with 2.1.3

2004-01-27 Thread Craig Elkins
anyone have any idea how to change the subject line in the welcome email for english??? - Original Message - From: "Mark Leisher" <[EMAIL PROTECTED]> To: "Erick Mechler" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, January 27, 2004 10:06 AM Subject: Re: [Mailman-Users] Two pr

Re: [Mailman-Users] Two problems with 2.1.3

2004-01-27 Thread Mark Leisher
Erick Mechler wrote: :: 2. Critical. Since rebooting a couple days ago, mailman can no longer write :: in the subdirectories of qfiles/ despite both owner and group being mailman. Is the qrunner process running with the right UID/GID? I'd check your startup script. It is running with UID/GID bo

[Mailman-Users] Removing illegal list member addresses

2004-01-27 Thread Andy Malato
Hello All: I have a situation where one of my list adminstrators managed to get illegal characters into the address field, so there are about a dozen addresses that appear invalid. list_members -i offending_list shows address such as this: [EMAIL PROTECTED] [EMAIL PROTECTED] - sometext [EMAIL

[Mailman-Users] Can I set up a user-friendly write-to address?

2004-01-27 Thread Lee
Hello, I have Mailman installed as a standard option on my web host, but the only thing stopping me from moving over to it is the way the write-to email address is configured, which I feel is far too complicated for my users to grapple with. Here's how my list's address gets set up : [EMAIL PRO

[Mailman-Users] E-mail headers

2004-01-27 Thread Hannes Calitz
Hi Just wanted to know if there is any way of removing the [EMAIL PROTECTED]; on behalf* >From the e-mail header. HANNES CALITZ for petrus.gif - 29902 Bytes Mail: [EMAIL PROTECTED] Website: