[Mailman-Users] Not filling in reply mail fields?

2004-03-12 Thread JimO
Hi-

My users suddenly started getting subscriber authorization request emails
with none of the variables filled in. 

i.e.

We have received a request%(remote)s for subscription of your email
address, %(email)s, to the %(description). To confirm that you want...

Any ideas?

Jim




--
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-users%40python.org/


Re: [Mailman-Users] Attachment removal

2004-03-12 Thread Caleb Epstein
On Fri, Mar 12, 2004 at 12:44:53PM -, andy wrote:

 I share administration/moderation on a Mailman list. [...]
 
 Remove message attachments that don't have a matching content type. Leave
 this field blank to skip this filter test. Left blank

Thats where you went wrong I think.  I have attachment
stripping working quite well, and I have this set to:

multipart/mixed
multipart/alternative
text/plain

I also have:

filter_content = blank
filter_mime_types = blank
convert_html_to_plaintext = yes
filter_action = discard

-- 
Caleb Epstein |  bklyn . org  | While it may be true that a watched pot never
cae at| Brooklyn Dust | boils, the one you don't keep an eye on can
bklyn dot org |   Bunny Mfg.  | make an awful mess of your stove.
  |   | -- Edward Stevenson

--
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-users%40python.org/


RE: [Mailman-Users] Attachment removal

2004-03-12 Thread andy
Many thanks my friend, application of your advice seems to be working...got
me feeling quiet clever too! :O)

Best wishes

Andy

-Original Message-
From: Caleb Epstein [mailto:[EMAIL PROTECTED]
Sent: Friday, March 12, 2004 01:24
To: andy
Cc: [EMAIL PROTECTED]
Subject: Re: [Mailman-Users] Attachment removal


On Fri, Mar 12, 2004 at 12:44:53PM -, andy wrote:

 I share administration/moderation on a Mailman list. [...]

 Remove message attachments that don't have a matching content type. Leave
 this field blank to skip this filter test. Left blank

Thats where you went wrong I think.  I have attachment
stripping working quite well, and I have this set to:

multipart/mixed
multipart/alternative
text/plain

I also have:

filter_content = blank
filter_mime_types = blank
convert_html_to_plaintext = yes
filter_action = discard

--
Caleb Epstein |  bklyn . org  | While it may be true that a watched pot
never
cae at| Brooklyn Dust | boils, the one you don't keep an eye on can
bklyn dot org |   Bunny Mfg.  | make an awful mess of your stove.
  |   | -- Edward Stevenson


--
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-users%40python.org/


[Mailman-Users] Virtual Host question

2004-03-12 Thread Christopher Adams
I want to change the web url and sending address for my lists.

In Defaults.py, currently, I have the following:

DEFAULT_EMAIL_HOST = 'mydomain.wherever.com'
DEFAULT_URL_HOST = 'mydomain.wherever.com'
DEFAULT_URL_PATTERN = 'http://%s/mailman/'
I want to add a virtual host, so I added this to mm_cfg.py:

DEFAULT_EMAIL_HOST = 'mydomain.wherever.com'
DEFAULT_URL_HOST = 'mydomain.wherever.com'
add_virtualhost ('virtualdomain.wherever.com')
DEFAULT_URL_PATTERN = 'http://%s/mailman/'
So, now I can send a message to [EMAIL PROTECTED] and it is 
delivered successfully. However, if I go to 
http://virtualdomain.wherever.com/mailman/admin, there are no lists. 
Also, at the bottom of the test message, the new virtual host was listed 
in the footer, but the web url still reflected the default host.

So, I guess I have a couple of questions.

1. Did I add the virtual host correctly?

2. How can I change all lists in batch so that all the URLS reflect the 
virtual host address, but users who have bookmarked the default host url 
can still access web pages and lists by sending to the default email host?

3. I have read about the withlist fix_url.py script and that seems like 
it is issued for individual lists. Am I correct?

So, as you can see, I need some clarification about how to do this. I 
have read the FAQ and mailing list archive and now I need some advice.



--
Christopher Adams




--
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-users%40python.org/


[Mailman-Users] Mailman upgrade on Debian stable: 2.0.11 - 2.1.4

2004-03-12 Thread Raymond Wood
Hello all,

I need to upgrade Mailman and am currently running version
2.0.11 on Debian woody/stable.  I have located a 'backported'
debian package (i.e. a 'deb' of a recent version of Mailman that
has been backported to the Debian stable tree) on backports.org
that is the current version 2.1.4.

Some time ago I did some research on upgrading Mailman to 2.1.x
and noticed that there seemed to be some 'gotchas', so I decided
to hold off for awhile.

My question:  is there anyone on this list running Debian who:
1.  Has done the same (or similar) upgrade as I am proposing
above, who used the deb package from backports.org?  If so,
how did it go - were there any unforeseen complications with
the upgrade?
2.  Have done an upgrade from Mailman 2.0.x - 2.1.x, using any
method, who would be willing to advise me how 'seamless' the
upgrade went?

Thanks in advance for your help,
Raymond
-- 
What difference does it make to the dead, the orphans, and the
homeless, whether the mad destruction is brought under the name
of totalitarianism or the holy name of liberty and democracy?
(Gandhi)

--
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-users%40python.org/


[Mailman-Users] ImportError: No module named japanese

2004-03-12 Thread Ana Carolina Alonso de ArmiƱo
Hello,

	I have a problem using mailman: I have a mail server (sendmail) where I 
hade installed mailman 2.1.4. There is installed Python 2.2.2. and 
Python-devel. I have a list and when I run the command list_list it work 
very well.
	I have another server, my web server running apache, there is installed 
Python 2.0 and Python-devel. I hade mounted the mailman directory into my 
web server using NFS. When I run a command, like list_list, it give the error:

Traceback (most recent call last):
  File ./bin/list_lists, line 44, in ?
import paths
  File ./bin/paths.py, line 55, in ?
import japanese
ImportError: No module named japanese
	I don`t understand where is the problem. Any idea?

Ana



--
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-users%40python.org/


[Mailman-Users] Changing MM variables

2004-03-12 Thread Anne Ramey


It appears that my predecessor in this position set up a list with a 
different MM-Posting-Addr from what it should be.  Is there any way for 
me to change this?

Anne Ramey

--
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-users%40python.org/


[Mailman-Users] Problem with the owner

2004-03-12 Thread Gustavo Peters



HI, 

I`m new in using Mailman and I`ve got a problem i 
can`t solve.

I installed the Mailman 2.1.2 version under the 
owner "root".
Then when I turned mi server into a secure SSL 
server, I had to change from owner "root" to "mailman".

All is OK, but when a message is sent, it is saved 
as "root", which brings some problems.

Could someone inform me on how to make messages be 
saved as "mailman" owner without altering the sendmail?.

Thanks in advance
--
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-users%40python.org/