[Mailman-Users] MM 2.1b6 and postfix

2002-12-18 Thread JvdW
Hi all I'm setting up MM 2.1b6 on a test system that has Postfix already installed. My production box runs MM 2.0.13 and sendmail but I want to move away from sendmail. I have not used Postfix before and would appreciate it if someone could point me to an easy howto regarding setting up MM an

[Mailman-Users] change subscribe ack email content

2002-12-18 Thread Simon Chan
Dear, I want to change the subscribe ack. email content,. I don't want to display To post this message, send your email to: %(emailaddr)s in such mailing lists and want to display it in others. I just find the template subscribeack.txt to modify the whole template. Anyone can help me. Regar

Re: [Mailman-Users] changing the message at the botton of the email

2002-12-18 Thread Marci O'Daffer
Go to your "Regular-member (non-digest) Options " section of the admin area, and you'll see "Footer added to mail sent to regular list members" as the last option you can configure. There is a similar option in the "Digest member options" page. Hope that helps, Marci :) Saqib Ali wrote: Hi All

[Mailman-Users] changing the message at the botton of the email

2002-12-18 Thread Saqib Ali
Hi All, How do you change the message at the bottom of the email, that mailman appends to the message. Currently my users see the following message: --- test-list mailing list [EMAIL PROTECTED] http://my.server.com/mailman/listinfo/test-list --- I want to chan

[Mailman-Users] V. 2.16b+

2002-12-18 Thread Marci O'Daffer
I'm curiousjust how good (or not) is v. 2.16+? I have seen on the web site that it's not ready for prime time, but it sounds like a lot of people are using it actively. Marci :) -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.

Re: [Mailman-Users] Newbie question - tweaking Mailman and .py files

2002-12-18 Thread Doug Brandon
Like I said, I'm sure I was missing an obvious step. :) Thanks a lot Dan! For the person that wanted to know how to get rid of the list address Cc in personalized mode, this worked for me. Go into Handlers/CookHeaders.py and look for this section of code: if mlist.personalize == 2 an

Re: [Mailman-Users] Newbie question - tweaking Mailman and .py files

2002-12-18 Thread Dan Mick
Doug Brandon wrote: Mailman is my first exposure to Python. I've installed Mailman 2.1b6 and have it running fine. I've looked through FAQs and list archives, and am posting here as a last resort. Sorry for the newbie question. :) I'm tweaking Mailman/Handlers/CookHeaders.py to experiment wi

[Mailman-Users] Newbie question - tweaking Mailman and .py files

2002-12-18 Thread Doug Brandon
Mailman is my first exposure to Python. I've installed Mailman 2.1b6 and have it running fine. I've looked through FAQs and list archives, and am posting here as a last resort. Sorry for the newbie question. :) I'm tweaking Mailman/Handlers/CookHeaders.py to experiment with the headers on a

Re: [Mailman-Users] [Fwd: Wrapper does not seem to do anything.]

2002-12-18 Thread Hans Deragon
Jeremy Portzer wrote: On Wed, 2002-12-18 at 10:16, Hans Deragon wrote: I ran strace and found out that there was some permission problems (but the wrapper just stop, without issuing an error message). I manually chmoded the files and then it got further, but my user still is not registered a

Re: [Mailman-Developers] Re: [Mailman-Users] RELEASED Mailman 2.1beta 6

2002-12-18 Thread Dan Mick
Scott R. Every wrote: does version 2.1 have any good way to export all the email addresses EXCEPT the ones with the nomail option set? using list_members gives ALL the emails regardless of whether this field is set. From the usage message: --nomail[=why] / -n [why] Print the members that

[Mailman-Users] Re: Creating announce-only list

2002-12-18 Thread Marci O'Daffer
Hi, I'm new to the list. Just read this in the archive: Your list "mailman announce" is a read only, but I couldn't find the read only option in the program. Checked out the FAQ and searchable archive and nothing came up. http://www.python.org/cgi-bin/faqw-mm.py/faqw-mm.py?req=show&file=faq03.0

[Mailman-Users] ValueError: bad marshal data

2002-12-18 Thread Devin Atencio
Dear Mailman users, Just a few minutes ago I noticed that my mailinglist manager start complaining about this every minute. It appears this error happens when /usr/local/bin/python1.5 -S /home/mailman/cron/qrunner and gate_news is ran. I'm using Mailman 2.0.13. Any ideas what is wrong? Traceback

Re: [Mailman-Users] [Fwd: Wrapper does not seem to do anything.]

2002-12-18 Thread Jeremy Portzer
On Wed, 2002-12-18 at 10:16, Hans Deragon wrote: > > I ran strace and found out that there was some permission problems > (but the wrapper just stop, without issuing an error message). I > manually chmoded the files and then it got further, but my user still > is not registered as a subscriber

Re: [Mailman-Users] mailman configuration

2002-12-18 Thread Satya
On Dec 18, 2002 at 17:10, Joseph Okech wrote: >Very common problem with first time installations, have to admin, but it is >because of the configuration options given. Your mail group ID seems to be >6, but the option for --with-mail-gid during your installation must have >been 26. Reconfigure wit

Re: [Mailman-Users] subscribing thru Email without requiringconfirmation.

2002-12-18 Thread Ed Leafe
On Wednesday, December 18, 2002, at 12:48 PM, Ziad Sidawi wrote: Well I tried it, with the following example http://www.wads.com/mailman/admin/xshoplist/members"; method="POST"> However, this does not work- since it will bring you to the password protected Xshoplist Administra

RE: [Mailman-Users] subscribing thru Email without requiringconfirmation.

2002-12-18 Thread Ziad Sidawi
Well I tried it, with the following example http://www.wads.com/mailman/admin/xshoplist/members"; method="POST"> However, this does not work- since it will bring you to the password protected Xshoplist Administrative Authentication page- I guess I wil

Re: [Mailman-Users] mailman configuration

2002-12-18 Thread Banoba Ezra
thanks. does this mean redoing the installation all over again? -- 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: ht

[Mailman-Users] Subscribing users from a web form.

2002-12-18 Thread Scott Treppa
Greetings,   I have a client that wants to have a web form subscribe users to the list if they choose. I currently have his script sending an email to the request address to subscribe. I added the "Accepted: " line but it is still coming up in the Administrative Tasks. Shouldn't this automat

Re: [Mailman-Users] subscribing thru Email without requiring confirmation.

2002-12-18 Thread Brian Read
I'm also very keen on this. Cheers Brian At 15:12 18/12/2002, Ziad Sidawi wrote: Dear list members, I would like to keep the confirmation part when someone subscribe... However, is there a way where a special email can be send to the Mailman where confirmation of the user is not required? let

Re: [Mailman-Users] See bounce message?

2002-12-18 Thread Detlef Neubauer
Alexander Skwar <[EMAIL PROTECTED]> writes: > Lately mails from my list to users of a certain domain keep on bouncing. > Is it possible for me, the list admin, to see the bounce message, so > that I might be able to fix the problem which is causing these bounces? /etc/aliases liste-admin: al

Re: [Mailman-Users] subscribing thru Email without requiringconfirmation.

2002-12-18 Thread Ed Leafe
On Wednesday, December 18, 2002, at 10:12 AM, Ziad Sidawi wrote: I would like to keep the confirmation part when someone subscribe... However, is there a way where a special email can be send to the Mailman where confirmation of the user is not required? Can you call the add_members script fr

[Mailman-Users] [Fwd: Wrapper does not seem to do anything.]

2002-12-18 Thread Hans Deragon
Ok, I did not got any response for my previous post, so I will rephrase a bit. Is there anyway I can enable debug traces in the wrapper so I can figure out why it does not do anything? If it is rejecting the email, I would like to see the wrapper informing so and the reason. I ran strace and

[Mailman-Users] Unusual problem configuring mailman 2.1b6

2002-12-18 Thread Benas Adomavicius
Hi all,   Calling for help from you as it seems I have run out of ideas. Basic issue is as follows: installed mailman 2.1b6 from an rpm on Mandrake 9.0 system with postfix. Updated Python (using 2.2.14) to include distutils package. Mailman installs fine, no errors reported. Web administrat

[Mailman-Users] subscribing thru Email without requiringconfirmation.

2002-12-18 Thread Ziad Sidawi
Dear list members, I would like to keep the confirmation part when someone subscribe... However, is there a way where a special email can be send to the Mailman where confirmation of the user is not required? let me explain: I have a shopping cart program, and when a user completes his order, I wa

Re: [Mailman-Users] sendmail error - User unknown

2002-12-18 Thread Jon Carnes
When you created the newlist the command printed out some aliases that needed to be added to /etc/aliases. Did you in fact add those aliases to that file? If so, did you then run "newaliases" so that sendmail was made aware of the changes? Jon Carnes On Wed, 2002-12-18 at 09:35, Clay Stuckey wr

[Mailman-Users] sendmail error - User unknown

2002-12-18 Thread Clay Stuckey
When I send an email to a new list on a new install, I get the following error:   The original message was received at Wed, 18 Dec 2002 09:32:11 -0500from apache@localhost   - The following addresses had permanent fatal errors -<[EMAIL PROTECTED]>    (reason: 550 5.1.1 <[EMAIL PROTEC

Re: [Mailman-Users] Jaguar command lines trouble

2002-12-18 Thread Jon Carnes
Look for lock files in ~mailman/locks On Tue, 2002-12-17 at 22:43, Stephen Lu wrote: > MacOS X 10.2.2 > Mailman 2.0.13 > Python 2.2 > Sendmail 8.12.2 > > When I try to use add_members or remove_members via command lines instead of > going through the web interface, the process hangs up and doesn'

Re: [Mailman-Users] mailman configuration

2002-12-18 Thread Joseph Okech
Very common problem with first time installations, have to admin, but it is because of the configuration options given. Your mail group ID seems to be 6, but the option for --with-mail-gid during your installation must have been 26. Reconfigure with mail-gid of your system (most likely 6) and all w

[Mailman-Users] mailman configuration

2002-12-18 Thread Banoba Ezra
i've installed mailman on my server andset up a test list. but when i try to subscribe to the list, and reply the subscription confirmation, i get back the mailer deamon. my maillog returns something like this; Failure to exec script. WANTED gid 6, GOT gid 26. (Reconfigure to take 26?) and the

[Mailman-Users] Problem with arch (v2.0.13)

2002-12-18 Thread Christoph Wille
I got errors in my logs saying that the archives could not be created - therefore I tried to manually re-create the archives: [root@domain bin]# python arch coffeehouse figuring article archives 2002-December figuring article archives 2002-December figuring article archives 2002-December Tracebac

[Mailman-Users] installation trouble

2002-12-18 Thread Mat Harris
i have just installed mailman 2.0.13-1 from the redhat 7.3 rpms onto my redhat 7.3 box. I have created a virtual domain in apache set to run as user mailman and group mailman. If i try to access the test.cgi script under normal cgi i get internal server error (permission denied) but with mode_per