[Mailman-Users] Virtual domain not displayed in footer

2005-03-16 Thread Not Here
Wednesday March 16 2005 17:35, Mark Sapiro wrote to Kari Suomela: MS> It is not clear to me from the above exactly what you're trying to MS> accomplish. My guess is you have some lists you want to be in the MS> www.karico.ca domain and some in the www.damnspam.ca domain. The You read my mind

Re: [Mailman-Users] Help with Topics

2005-03-16 Thread Jim Tittsler
On Mar 16, 2005, at 23:42, Martin Dennett wrote: Having just moved a list over from Yahoo, I'd like to be able to still reach users who are set to No Email. Yahoo provided the facility for "Special Notices", and looking through the various options available, it would seem that the Topics categor

Re: [Mailman-Users] Virtual domain not displayed in footer

2005-03-16 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: >I managed to change the list URL in mm_cfg.py, so it applies to ALL >lists on the server. How do I get it to display the actual virtual >domain the list is supposed to use? > >Below is what I have now. I want to display 'www.damnspam.ca' in the >footer on the resp list

[Mailman-Users] Virtual domain not displayed in footer

2005-03-16 Thread Not Here
I managed to change the list URL in mm_cfg.py, so it applies to ALL lists on the server. How do I get it to display the actual virtual domain the list is supposed to use? Below is what I have now. I want to display 'www.damnspam.ca' in the footer on the resp list. The list name and email addres

[Mailman-Users] Delayed Message sending

2005-03-16 Thread Robert Haack
I have a user that sent a message to a list and the message did not go through right away. I decided to look at the log files and I found the message below: post:Mar 16 13:21:44 2005 (4221) post to all_sub from [EMAIL PROTECTED], size=4209, message-id=<[EMAIL PROTECTED]>, 26 failures Can anyb

Re: [Mailman-Users] Changing default text in rejection notice

2005-03-16 Thread Mark Sapiro
Sajesh Singh wrote: >I am trying to modify the text that gets sent along with a rejection >notice. Currently if no text is entered into the text area that has been >designated for the rejection reason the default text ""Your message was >deemed inappropriate by the moderator." is sent along wit

Re: [Mailman-Users] convert text/html problem...

2005-03-16 Thread Mark Sapiro
Dan Phillips wrote: > >HTML_TO_PLAIN_TEXT_COMMAND = 'LYNX_TEMP_SPACE=/tmp /usr/local/bin/lynx >-force_html -dump %(filename)s' > >I changed it to that based on a thread on this list a couple years ago. >I honestly don't remember know what the issue was at the time, but I >may have had to install

[Mailman-Users] Getting Mailman to work

2005-03-16 Thread Olson, Gary
Please see tickets # 182498; 182558; 182775; 182793; 182925; 182931; 182998; 183073; 183090. I can't send mail to or receive it from my Mailman lists that I have created. Here's the details: I have installed Mailman 2.1.5 via RPM using Postfix as the MTA. -- I have modified the mm-cfg.py file

Re: [Mailman-Users] Re: OSX mailman problem

2005-03-16 Thread Mark Sapiro
Brad Knowles wrote: > > Do we ship any compiled parts? We ship C language source for the wrappers in cgi-bin/ and mail/ -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -

[Mailman-Users] Changing default text in rejection notice

2005-03-16 Thread Sajesh Singh
I am trying to modify the text that gets sent along with a rejection notice. Currently if no text is entered into the text area that has been designated for the rejection reason the default text ""Your message was deemed inappropriate by the moderator." is sent along with the rejection notice.

Re: [Mailman-Users] convert text/html problem...

2005-03-16 Thread Dan Phillips
On Mar 16, 2005, at 2:43 PM, Mark Sapiro wrote: The default setting (don't know if this applies to OSX) for the conversion command is: HTML_TO_PLAIN_TEXT_COMMAND = '/usr/bin/lynx -dump %(filename)s' Whatever this command writes to stdout is what you get. This command probably isn't working in your

Re: [Mailman-Users] changing virtual hosts

2005-03-16 Thread Mark Sapiro
Michael Soulier wrote: >If I create a list under foo.host.com, and then rename the box to >bar.host.com, the list is no longer visible in the web ui when >addressed at the new hostname. > >How do I move a list between virtual hosts? >Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Article

Re: [Mailman-Users] convert text/html problem...

2005-03-16 Thread Mark Sapiro
Nathan K. Stazewski wrote: > >I am running mailman 2.1.4 on OS X. We were running into a problem that >sometimes the footer was being seen as an attachment instead of as an actual >footer. I read these lists and found a nice work around was to convert >text/html e-mails to plain text. I did this

Re: [Mailman-Users] true virtual hosting with mailman-2.1.5

2005-03-16 Thread Christian Anton
Indentation is critical in Python. You have not properly matched indentation between the patch and the base in MailList.py. It is safest to indent with spaces only. Mixing spaces and tabs in one file causes problems. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francis

Re: [Mailman-Users] I am stuck in Sunday.

2005-03-16 Thread Mark Sapiro
Jamin Williams wrote: >I need some help with mailman. It refuses to deliver any messages to the >mailing lists I create. Where can I get some help with this? Is there a >check list of things to look for or something? > >Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Article 3.14 --

Re: [Mailman-Users] subscribe users without confirmation

2005-03-16 Thread Mark Sapiro
Carlos Andrey wrote: > >it would please to know me if some way exists to be able to subscribe some >user with no need to give confirmation him to mailman, something similar >since she takes control of unsubscribe, that single with him password can be >with no need unsubscribe to give him password.

Re: [Mailman-Users] HTDIG problems

2005-03-16 Thread Mark Sapiro
Joakim Nomell wrote: > >OK great. Do you also know where the template is located, which Mailman >(?) uses for the htsearch form in the index.html-file for each list? After >applying the htdig patch to mailman, the form is inserted into the >index.html file as soon as the first text arrives after

Re: [Mailman-Users] Re: OSX mailman problem

2005-03-16 Thread Dan Phillips
On Mar 16, 2005, at 1:30 PM, Brad Knowles wrote: At 10:13 AM + 2005-03-16, Ian Eiloart wrote: Is there a way to query the Mailman version from the command line? Good question. I don't know. bin/version :-) Dan Dan Phillips Professor of Horn, University of

Re: [Mailman-Users] Re: OSX mailman problem

2005-03-16 Thread Brad Knowles
At 10:13 AM + 2005-03-16, Ian Eiloart wrote: Well, the GNU license says that they have to share the source with the people that they distribute it to. If it's binary code, that means you have to distribute the source. If it's python scripts, then the executable code _is_ the source. I do se

[Mailman-Users] changing virtual hosts

2005-03-16 Thread Michael Soulier
Hello, If I create a list under foo.host.com, and then rename the box to bar.host.com, the list is no longer visible in the web ui when addressed at the new hostname. How do I move a list between virtual hosts? Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]> http://www.digitaltorque.ca h

Re: [Mailman-Users] Help with Topics

2005-03-16 Thread Christopher Adams
Martin, Your REGEXP can be really simple. In the Topics section of the Admin page, enter some keywords for your REGEXP, , like ORG. Then, when you want to send a message only to those that are subscribed to the 'ORG' topic, include as the first line of your message, either: Subject: ORG OR Keyw

[Mailman-Users] Help with Topics

2005-03-16 Thread Martin Dennett
Hi All I'm new to this, so go easy on me! I've searched the archives and not found what I'm looking for, so maybe somebody out there can explain it in terms so that I can understand ;-) Having just moved a list over from Yahoo, I'd like to be able to still reach users who are set to No Email. Ya

Re: [Mailman-Users] Configuring the UI of Mailmain interface

2005-03-16 Thread Jim Tittsler
On Mar 16, 2005, at 00:25, Bruce A Baumgart wrote: I think she wants (and so do I) to link the gnu icon to www.gnu.org, etc. Is there any way for that, short of modifying code? No, I believe you must modify the code (Mailman/htmlformat.py) to make them into live links (the way it makes the text

[Mailman-Users] convert text/html problem...

2005-03-16 Thread Nathan K. Stazewski
First off.thank you. Someone always replies to these questions (knock on wood).so thanks. I am running mailman 2.1.4 on OS X. We were running into a problem that sometimes the footer was being seen as an attachment instead of as an actual footer. I read these lists and found a nice work arou

Re: [Mailman-Users] Re: OSX mailman problem

2005-03-16 Thread Ian Eiloart
--On March 16, 2005 10:57:08 +0100 Brad Knowles <[EMAIL PROTECTED]> wrote: At 9:52 AM + 2005-03-16, Ian Eiloart wrote: Really? That would contravene the GNU license, surely? The FAQ says that they distribute a binary of the compiled parts, but not the source. My understanding is that t

Re: [Mailman-Users] Re: OSX mailman problem

2005-03-16 Thread Brad Knowles
At 9:52 AM + 2005-03-16, Ian Eiloart wrote: Really? That would contravene the GNU license, surely? The FAQ says that they distribute a binary of the compiled parts, but not the source. My understanding is that they have made changes to the code. They've added at least one script "apple_c

Re: [Mailman-Users] Re: OSX mailman problem

2005-03-16 Thread Ian Eiloart
--On March 16, 2005 10:10:08 +0100 Brad Knowles <[EMAIL PROTECTED]> wrote: Ahh. Please note that Apple has made a number of modifications to that version of Mailman, and they have not shared with us their changes. Our ability to support that version of Mailman is greatly reduced. Plea

RE: [Mailman-Users] Mailman Question

2005-03-16 Thread Brad Knowles
At 10:29 AM -0800 2005-03-15, Dwayne Phillips wrote: I have one problem, this resides on a shared machine. Any way to script it for a particular client? As Mark said: If you're asking regarding an individual list rather than the site, you would have to set digest_send_periodic to No and the

[Mailman-Users] Re: OSX mailman problem

2005-03-16 Thread Brad Knowles
At 10:37 AM -0500 2005-03-15, Oliver Dow wrote: I love your mailing list which I configured through Mac OS X sever GUI. Ahh. Please note that Apple has made a number of modifications to that version of Mailman, and they have not shared with us their changes. Our ability to support that versio

Re: Fw: [Mailman-Users] Configuring the UI of Mailmain interface

2005-03-16 Thread Brad Knowles
At 8:25 AM -0700 2005-03-15, Bruce A Baumgart wrote: I think she wants (and so do I) to link the gnu icon to www.gnu.org, etc. Is there any way for that, short of modifying code? Try reading the INSTALL document. It says: - Copy the Mailman, Python, and GNU logos to a location accessible

[Mailman-Users] I am stuck in Sunday.

2005-03-16 Thread Jamin Williams
I need some help with mailman. It refuses to deliver any messages to the mailing lists I create. Where can I get some help with this? Is there a check list of things to look for or something? Thanks, Jamin -- Mailman-Users mailing list Mailm

[Mailman-Users] subscribe users without confirmation

2005-03-16 Thread Carlos Andrey
Hi, it would please to know me if some way exists to be able to subscribe some user with no need to give confirmation him to mailman, something similar since she takes control of unsubscribe, that single with him password can be with no need unsubscribe to give him password. All this is with th

Re: [Mailman-Users] HTDIG problems

2005-03-16 Thread Joakim Nomell
On Tue, 15 Mar 2005, George Theall wrote: This suggests a problem with htdig / htsearch rather than Mailman. True, the problem seems to be that it complains about: displayParsedFile: Can't open /var/www/html/htdig/nomatch.html ... And the same thing with header.html when it gets positive hits. Look

RE: [Mailman-Users] Mailman Question

2005-03-16 Thread Dwayne Phillips
Mark I have one problem, this resides on a shared machine. Any way to script it for a particular client? Thanks :..::...:::::.: Reply from Dwayne Phillips Freight Management Inc 714.224.7906 714.224.7956 Fax :..::...:::::.:

[Mailman-Users] Re: OSX mailman problem

2005-03-16 Thread Oliver Dow
I love your mailing list which I configured through Mac OS X sever GUI. It worked for a couple of days then it stopped working. In the terminal (which I am not terribly profficient at) I ran - /usr/share/mailman/bin/mailmanctl -s restart and got the following: www2:/Users/mailserver root# /usr

Fw: [Mailman-Users] Configuring the UI of Mailmain interface

2005-03-16 Thread Bruce A Baumgart
Mark Shapiro wrote: > Jessica Martin wrote: > > > > >Lastly, I want to link the images of Mailman, Python, and that Moose image > >(what page does it represent?) anyway I want to link these images to the > >appropriate home pages. Possible? How? > > The default value for IMAGE_LOGOS is '/