Re: [Mailman-Users] Re: Postfix-style virtual domains broken in mailman 2.1.1

2004-03-18 Thread Shaun T. Erickson
Boris Folgmann wrote: Tnx, it works. I thought that the line has to be in the same file! Glad to be of service. Perhaps this restores some of the karma I lost by asking questions the past two days that were FAQ items. :) -ste -- Mailman-Users

[Mailman-Users] Re: Postfix-style virtual domains broken in mailman 2.1.1

2004-03-18 Thread Boris Folgmann
Shaun T. Erickson schrieb: > You put the "some.dom.ain foo" line in valiases, along with any other > aliases for that domain (if you have any), and mailman puts the rest > into virtual-mailman. Tnx, it works. I thought that the line has to be in the same file! cu, boris --

Re: [Mailman-Users] Re: Postfix-style virtual domains broken in mailman 2.1.1

2004-03-18 Thread Shaun T. Erickson
Boris Folgmann wrote: Ok, I've already tested this, but that doesn't help much. Everytime I add a new mailing list, genaliases is called and virtual-mailman is overwritten. And since mailman has all information why doesn't it add the line? Should be one line of code in Python, I assume. I would pa

[Mailman-Users] bounce message with non-members

2004-03-18 Thread Anne Ramey
What does this message mean in the bounce log? bounce message with non-members of ... I have a separate list for a customer with aol addresses because of their very strict rules, but it appears that the bounces for that list are going to another lists and I'm getting these non-member messages.

[Mailman-Users] Re: Postfix-style virtual domains broken in mailman 2.1.1

2004-03-18 Thread Boris Folgmann
Hi Shaun! Shaun T. Erickson schrieb: > You are supposed to do it yourself. This from README.POSTFIX: It's not in my version. I assume you refer to the latest release. > manpage). Note that it's your responsibility to include the > "virtual-alias.domain anything" line as described man

Re: [Mailman-Users] Postfix-style virtual domains broken in mailman 2.1.1

2004-03-18 Thread Shaun T. Erickson
Boris Folgmann wrote: Hi! I've configured mailman-2.1.1-5 (RH9 RPM) according to README.POSTFIX. ... But Mailman is NOT adding the domain entry at the start of the virtual-mailman file, which is required for Postfix-style virtual domains. Missing is lists.dom.ain IGNORE You are supposed to d

[Mailman-Users] Postfix-style virtual domains broken in mailman 2.1.1

2004-03-18 Thread Boris Folgmann
Hi! I've configured mailman-2.1.1-5 (RH9 RPM) according to README.POSTFIX. I added to mm_cfg.py: DEFAULT_URL_HOST = 'ssl.dom.ain' DEFAULT_EMAIL_HOST = 'lists.dom.ain' # We use SSL DEFAULT_URL_PATTERN = 'https://%s/mailman/' add_virtualho

Re: [Mailman-Users] Mailman on Suse Standard Server 8.0

2004-03-18 Thread Christian Schoepplein
Hi! On Do, Mär 18, 2004 at 02:46:21 +0100, Dirk Allard wrote: > I tried to get mailman running on Suse Standard Server 8.0. Installing is no > problem as well as creating a mailinglist and adding users. Have you checked the alias file for the new list? > Sending a mail to > the mailinglist se

[Mailman-Users] (no subject)

2004-03-18 Thread Roger D Medlin
Please not send any more e-mails to [EMAIL PROTECTED] I am not able to answer any questions or respond -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi

Re: [Mailman-Users] Email's

2004-03-18 Thread Jamie Penman-Smithson
On Tue, 2004-03-16 at 21:28, Noel Materna wrote: > Is there anyway to have HTML code transfer through > mailman. I have setup outlook to use HTML and stuck > an HTML ad as it were. It looks great in my email > but doesn't get sent to my list users. That's by design, HTML mail is *evil* (and create

RE: [Mailman-Users] urgent: list sends lots of email to list-admin

2004-03-18 Thread Atkins, Brian
Open relay? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Rudy Gevaert Sent: Thursday, March 18, 2004 7:00 AM To: [EMAIL PROTECTED] Subject: [Mailman-Users] urgent: list sends lots of email to list-admin Hi, Yesterday a list send a lot of mails to the li

[Mailman-Users] Add ability for admin to change email addresses inside List database

2004-03-18 Thread Jon Carnes
On Thu, 2004-03-18 at 10:19, Nancy S wrote: > Jon wrote: > > > >I don't think anyone on Mailman-dev wants to encourage the bad practice > >of allowing folks to be subscribed without their approval (except by the > >list admin), so don't look for this feature to be changed in MMv3. > > This may b

[Mailman-Users] Email's

2004-03-18 Thread Noel Materna
Is there anyway to have HTML code transfer throughmailman. I have setup outlook to use HTML and stuckan HTML ad as it were. It looks great in my emailbut doesn't get sent to my list users.Thanks Noel As an example: Yahoo! Groups Sponsor

[Mailman-Users] urgent: list sends lots of email to list-admin

2004-03-18 Thread Rudy Gevaert
Hi, Yesterday a list send a lot of mails to the list-admin. 2/3 per second sometimes. Now my mail access has been cut of due to that (what's normal). What could the problem be? The installation has run without trouble for over a year. I'm using exim and the mailman in Debian Stable Relevant

[Mailman-Users] Problem with Sendmail SMTP-AUTH and Mailman

2004-03-18 Thread Christopher Tyler
I had Mailman working fine with Sendmail up until I enabled SMTP-AUTH in Sendmail. The messages get to Mailman but are not delivered to the list members anymore because Mailman does not authenticate. Disabling SMTP-AUTH is not an option as we are an ISP and have users that require email on the roa

[Mailman-Users] A Mailman question

2004-03-18 Thread E . P .
Greetings! I have recently changed over to a new webhosting company that uses the Mailman software for the announcement lists. As I read the documentation, it suggests that one can create customized webpages for the following responses: SubscribedURL UnsubscribedURL AlreadyOnURL NotOnURL Inva

[Mailman-Users] bounce processing not sending mail to owner

2004-03-18 Thread Anne Ramey
Even though I have set my system to notify the list owner upon disable and unsubscription, my owner isn't getting any mails, despite many: to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=sent ("|/usr/local/mailman/mail/mailman bounces list") messages The maximum member bounce score before t

[Mailman-Users] Modifying web pages

2004-03-18 Thread Atkins, Brian
I'm working on building a fresh system with RH9 and MM 2.1.4 to replace our existing list server running MM 2.0.13. I'd like to modify the MM web pages to have the same look and feel as the rest of our site. I have already edited the general, subscribe, and options pages, but would like to edit t

[Mailman-Users] Re: Mailman-Users Digest, Vol 1, Issue 2386

2004-03-18 Thread Tatjana Faul
Hello everyboby I want to know how it is possible with Latex to put an image under the text.Must I use \subfigure? And if it's yes how must I do? thanks Tatjana -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/list

[Mailman-Users] Re: Mac OS X 10.3.3 breaks Mailman?

2004-03-18 Thread Jon Thompson
I'm using Apple's included version of Mailman 2.1 to run some small mailing lists, and I'm used to having to turn the lists back on after minor OS updates. This time, however, I can't get the lists turned back on, and the downside of GUIs is that they're often opaque when they fail (this one certai

RE: [Mailman-Users] Stop the Confirmation E-Mail

2004-03-18 Thread Nancy S
Jon wrote: >I don't think anyone on Mailman-dev wants to encourage the bad practice >of allowing folks to be subscribed without their approval (except by the >list admin), so don't look for this feature to be changed in MMv3. This may be slightly off this particular topic, but I run several mail

Re: [Mailman-Users] Mac OS X 10.3.3 breaks Mailman?

2004-03-18 Thread David B. O'Donnell
On Thursday, March 18, 2004 12:17 PM +1100, Richard Lane <[EMAIL PROTECTED]> wrote: My list configuration is still present and accounted for, the configuration web pages are still there and seem to work, but messages to the lists vanish. No bounce, no (obvious) errors and no output to subscribers

[Mailman-Users] Mailman on Suse Standard Server 8.0

2004-03-18 Thread Dirk Allard
Hi, I tried to get mailman running on Suse Standard Server 8.0. Installing is no problem as well as creating a mailinglist and adding users. Sending a mail to the mailinglist seems to work to the point just before the mail is spreaded to the subscribers. Mailman version: 2.0.13 using postf

[Mailman-Users] Multiple messages per page display

2004-03-18 Thread David Balazic
Hi! Can Mailman render HTML pages that display more than one email message ? For example an entire thread ? I am deciding to build a web-forum or a mail list. I prefer a mail list, but if the only web access is one message per web page, well I don't like that. Is this possible with Mailman ? Or

Re: [Mailman-Users] archives missing

2004-03-18 Thread Eduardo Ferreira de Carvalho
I verified the archives. E-mails is written in the server, but month in ahead saw web does not appear the archives of this. It seems that after the year ticket, it started these problems. They are not corrupted because if thus she was would not write the archives in the server. It would be

Re: [Mailman-Users] Change hostname

2004-03-18 Thread Helmut Schneider
Jon Carnes wrote: > On Wed, 2004-03-17 at 09:49, Helmut Schneider wrote: >> I apologize if the question was asked before. >> >> I have a server running mailman 2.1.2, say mail.domain.com. I got 3 >> lists. Now I add an alias for the server in DNS (e.g. lists). >> How is it possible to transfer t

Re: [Mailman-Users] Stop the Confirmation E-Mail

2004-03-18 Thread Thomas Hochstein
Steven Massey schrieb: > Thanks for the response. I would tend to agree with you, but this > client is particularly insistent on setting it up this way. Did you counsel him and explain to him, *why* that is a really *very* bad idea? > Perhaps > people on the list could help me by providing so

Re: [Mailman-Users] Change hostname

2004-03-18 Thread Helmut Schneider
Jon Carnes wrote: > On Wed, 2004-03-17 at 09:49, Helmut Schneider wrote: >> >> I apologize if the question was asked before. >> >> I have a server running mailman 2.1.2, say mail.domain.com. I got 3 >> lists. Now I add an alias for the server in DNS (e.g. lists). >> How is it possible to transfe

[Mailman-Users] link to archives not complete

2004-03-18 Thread dann
I just upgraded from mailman 2.0.13 to 2.1.4 and everything is working great, except for one minor quark with the links to the archives. If I visit the listinfo or admin pages, the link to the archive is not complete. For instance, for my lvlug list I see this: www.mydomain/pipermail where I sh