[Mailman-Users] List not Found

2003-09-05 Thread Seow Tze Chian
Hi All,

I created a new list using the web interface. However, when i try to 
access administration page, it tells me that the list is not found.
And the link for the list's public archive is not working as well. the 
page is not found. Can somebody please point me to the right direction 
on where the config might have gone wrong. I have gone through the 
mm_cfg.py, sendmail.mc and local.inc files and i am sure the problem is 
in one of these files. Pls advise. Thanks in advance.

Warm Regards,
Seow


--
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/
This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] mailman and virtual domains

2003-09-05 Thread Klavs Klavsen
On tor, 2003-09-04 at 09:31, Klavs Klavsen wrote:
 Hi guys,
 
 I'm new to mailman, but I managed to get it set up on my Gentoo Linux :)
 
 I wanted it to support virtual domains, because I'd like to run it on
 several domains (obviously :)
 
 I have ofcourse searched the archives in search for answers, and since I
 couldn't find any answers that worked for me, I turn to you as a last
 resort.
 
 I only have one problem left, if I set it up to service one of the
 virtual domains, the welcome to your new mailing list (and to users too)
 it uses my primary domain (vsen.dk - see the Defaults.py settings below)
 as the domainname :(
 
Fixed this - just create lists with the [EMAIL PROTECTED] and
it works.

 Also I was wondering if it is possible to have lists with the same name
 (f.ex. news) for different virtual domains. 
 
in the lists/ folder i can see that [EMAIL PROTECTED] is saved
as listname - which means I can't have two domains, with the same
listname :(

Anyone know how I can get this to work? or do I have to have seperate
installations of mailman - ie. does it not support virtual domains for
real (ie. with same listname for different domains)?

p.s. I installed the postfix-to-mailman.py script to avoid aliases :)
and now use lists.virtualdomain.tld for all lists.

Thank you for any help.

 my mm_cfg.py looks like this:
 MTA = 'Postfix'
 POSTFIX_STYLE_VIRTUAL_DOMAINS =
 ['lists.virkpaanettet.dk','lists.karismacentret.dk','lists.defaulttest.virkpaanettet.dk']
 OWNERS_CAN_DELETE_THEIR_OWN_LISTS = 1
 #VIRTUAL_HOSTS = {}
 
 add_virtualhost('virkpaanettet.dk','lists.virkpaanettet.dk')
 add_virtualhost('www.defaulttest.virkpaanettet.dk','lists.defaulttest.virkpaanettet.dk')
 add_virtualhost('www.karismacentret.dk','lists.karismacentret.dk')
 
 
 a snipppet of Defaults.py is:
 DEFAULT_EMAIL_HOST = 'vsen.dk'
 DEFAULT_URL_HOST = 'vsen.dk'
 DEFAULT_URL_PATTERN = 'http://%s/mailman/'
 
 Thank you for reading this far - I hope you can help.
-- 
Regards,
Klavs Klavsen, GSEC - [EMAIL PROTECTED] - http://www.vsen.dk
PGP: 7E063C62/2873 188C 968E 600D D8F8  B8DA 3D3A 0B79 7E06 3C62
See my new CMS Hosting Service at http://www.VirkPaaNettet.dk

Working with Unix is like wrestling a worthy opponent. 
Working with windows is like attacking a small whining child 
who is carrying a .38.  


signature.asc
Description: This is a digitally signed message part
--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


RE: [Mailman-Users] Relaying denied

2003-09-05 Thread BERTHOLD Jean
Hello Sylvain,

220 vanuatu.eos.elro ESMTP Sendmail 8.12.2+Sun/8.12.2; Fri, 5 Sep 2003 11:52:36 +0200 
(MEST)
HELO pct12046
250 vanuatu.eos.elro Hello pct12046.sila.local [172.16.12.46], pleased to meet you
MAIL FROM:[EMAIL PROTECTED]
250 2.1.0 [EMAIL PROTECTED] Sender ok
RCPT TO:[EMAIL PROTECTED]
550 5.7.1 [EMAIL PROTECTED] Relaying denied


Effectively, I have a probleme on Sendmail configuration on my mailman server ...

This mailman server was installed when we where under our old domain: eos.elro
our new domain is: sila.local

If I try:

[EMAIL PROTECTED] # ls /usr/lib/sendmail
/usr/lib/sendmail
[EMAIL PROTECTED] # echo '$=m' | /usr/lib/sendmail -bt -d0.4
Version 8.12.2+Sun
 Compiled with: DNSMAP LDAPMAP LOG MAP_REGEX MATCHGECOS MILTER MIME7TO8
MIME8TO7 NAMED_BIND NDBM NETINET NETINET6 NETUNIX NEWDB NIS
NISPLUS PIPELINING SCANF USERDB XDEBUG
Canonical name: vanuatu.eos.elro
a.k.a.: vanuatu
 UUCP nodename: vanuatu
a.k.a.: [172.16.7.37]
a.k.a.: [127.0.0.1]

 SYSTEM IDENTITY (after readcf) 
  (short domain name) $w = vanuatu
  (canonical domain name) $j = vanuatu.eos.elro
 (subdomain name) $m = eos.elro
  (node name) $k = vanuatu


ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
Enter ruleset address
 eos.elro
 [EMAIL PROTECTED] # 


Do you know how to replace eos.elro domain by sila.local domain for sendmail ?


Thanks again !


Jean Berthold




-Message d'origine-
De : Sylvain Langlade [mailto:[EMAIL PROTECTED]
Envoyé : mercredi, 3. septembre 2003 12:55
À : [EMAIL PROTECTED]
Objet : RE: [Mailman-Users] Relaying denied


 [EMAIL PROTECTED] # ls
 Mail.rc   aliases.dblocal-host-names  main.cf 
   sendmail.hf   subsidiary.cf
 aliases   helpfile  mailx.rc  
 sendmail.cf   submit.cf trusted-users

I don't know sendmail enough to give you this info (I'm a happy Postfix
user). Maybe someone else on this list? Have a look at the following :

http://www.sendmail.org/tips/relaying.html


Just to be sure, use telnet to contact your mailman server from the curlprit
machine, and engage a SMTP session :

telnet mailman.server.com 25

HELO culprit.machine
MAIL FROM: [EMAIL PROTECTED]
RCPT TO: [EMAIL PROTECTED]
DATA
Subject: test

test
.
QUIT

If you use some regular FROM and TO address that your mailman server have to
accept, your email should pass along nicely.

--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


RE: [Mailman-Users] Relaying denied

2003-09-05 Thread Sylvain Langlade
 Canonical name: vanuatu.eos.elro
 a.k.a.: vanuatu
  UUCP nodename: vanuatu
 a.k.a.: [172.16.7.37]
 a.k.a.: [127.0.0.1]
 
  SYSTEM IDENTITY (after readcf) 
   (short domain name) $w = vanuatu
   (canonical domain name) $j = vanuatu.eos.elro
  (subdomain name) $m = eos.elro
   (node name) $k = vanuatu
 

I don't know how you do that on a Sun system, but to me you just have to
change your network settings (machine name, domain name and so on) to
reflect your DNS changes. And you may have to change your mailman aliases
accordingly. If you're lucky nothing is redefined in the Sendmail conf files
and this should clear things up.

HTH
--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


RE: [Mailman-Users] Relaying denied

2003-09-05 Thread BERTHOLD Jean
Again one precision:

I found in your link:
http://www.sendmail.org/tips/relaying.html

how to allow differents domains by modifying: /etc/mail/access

like that:

[EMAIL PROTECTED] # cat access
sila.local  RELAY

Then :
[EMAIL PROTECTED] # makemap hash /etc/mail/access  /etc/mail/access

But the problem persist ...



-Message d'origine-
De : BERTHOLD Jean 
Envoyé : vendredi, 5. septembre 2003 12:05
À : Sylvain Langlade; [EMAIL PROTECTED]
Cc : BERTHOLD Jean
Objet : RE: [Mailman-Users] Relaying denied


Hello Sylvain,

220 vanuatu.eos.elro ESMTP Sendmail 8.12.2+Sun/8.12.2; Fri, 5 Sep 2003 11:52:36 +0200 
(MEST)
HELO pct12046
250 vanuatu.eos.elro Hello pct12046.sila.local [172.16.12.46], pleased to meet you
MAIL FROM:[EMAIL PROTECTED]
250 2.1.0 [EMAIL PROTECTED] Sender ok
RCPT TO:[EMAIL PROTECTED]
550 5.7.1 [EMAIL PROTECTED] Relaying denied


Effectively, I have a probleme on Sendmail configuration on my mailman server ...

This mailman server was installed when we where under our old domain: eos.elro
our new domain is: sila.local

If I try:

[EMAIL PROTECTED] # ls /usr/lib/sendmail
/usr/lib/sendmail
[EMAIL PROTECTED] # echo '$=m' | /usr/lib/sendmail -bt -d0.4
Version 8.12.2+Sun
 Compiled with: DNSMAP LDAPMAP LOG MAP_REGEX MATCHGECOS MILTER MIME7TO8
MIME8TO7 NAMED_BIND NDBM NETINET NETINET6 NETUNIX NEWDB NIS
NISPLUS PIPELINING SCANF USERDB XDEBUG
Canonical name: vanuatu.eos.elro
a.k.a.: vanuatu
 UUCP nodename: vanuatu
a.k.a.: [172.16.7.37]
a.k.a.: [127.0.0.1]

 SYSTEM IDENTITY (after readcf) 
  (short domain name) $w = vanuatu
  (canonical domain name) $j = vanuatu.eos.elro
 (subdomain name) $m = eos.elro
  (node name) $k = vanuatu


ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
Enter ruleset address
 eos.elro
 [EMAIL PROTECTED] # 


Do you know how to replace eos.elro domain by sila.local domain for sendmail ?


Thanks again !


Jean Berthold




-Message d'origine-
De : Sylvain Langlade [mailto:[EMAIL PROTECTED]
Envoyé : mercredi, 3. septembre 2003 12:55
À : [EMAIL PROTECTED]
Objet : RE: [Mailman-Users] Relaying denied


 [EMAIL PROTECTED] # ls
 Mail.rc   aliases.dblocal-host-names  main.cf 
   sendmail.hf   subsidiary.cf
 aliases   helpfile  mailx.rc  
 sendmail.cf   submit.cf trusted-users

I don't know sendmail enough to give you this info (I'm a happy Postfix
user). Maybe someone else on this list? Have a look at the following :

http://www.sendmail.org/tips/relaying.html


Just to be sure, use telnet to contact your mailman server from the curlprit
machine, and engage a SMTP session :

telnet mailman.server.com 25

HELO culprit.machine
MAIL FROM: [EMAIL PROTECTED]
RCPT TO: [EMAIL PROTECTED]
DATA
Subject: test

test
.
QUIT

If you use some regular FROM and TO address that your mailman server have to
accept, your email should pass along nicely.

--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/jean.berthold%40eosholding.ch

--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] implementing real virtual domain support to mailman

2003-09-05 Thread Klavs Klavsen
Hi guys,

I'm new to mailman, but I can see that it does't support real virtual
domains, because it stores all lists as lists/listname - instead of
lists/[EMAIL PROTECTED]

I was thinking that support for this could easily be added by
manipulating this variable:

LIST_DATA_DIR   = os.path.join(VAR_PREFIX, 'lists')

it could be done, so each virtualdomain would have their own
lists-folder - and every occurence of VAR_PREFIX in the code, would then
just be replaced with VAR_PREFIX . VAR_VIRT (or some variable name,
indicating the virtualdomainname requested) - and the lists folder would
be lists-virtualdomainname for everything except for the main address,
where VAR_VIRT would ofcourse be empty.

I've never coded python before, but It looks as this would be easily
doable, but then again, I'm new to mailman and there I was hoping to get
your feedback on this idea, before I start implementing it.

-- 
Regards,
Klavs Klavsen, GSEC - [EMAIL PROTECTED] - http://www.vsen.dk
PGP: 7E063C62/2873 188C 968E 600D D8F8  B8DA 3D3A 0B79 7E06 3C62
See my new CMS Hosting Service at http://www.VirkPaaNettet.dk

Working with Unix is like wrestling a worthy opponent. 
Working with windows is like attacking a small whining child 
who is carrying a .38.  


--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] implementing real virtual domain support to mailman

2003-09-05 Thread Klavs Klavsen
On fre, 2003-09-05 at 13:41, Klavs Klavsen wrote:
 Hi guys,
 
 I'm new to mailman, but I can see that it does't support real virtual
 domains, because it stores all lists as lists/listname - instead of
 lists/[EMAIL PROTECTED]
 
 I was thinking that support for this could easily be added by
 manipulating this variable:
 
 LIST_DATA_DIR   = os.path.join(VAR_PREFIX, 'lists')
 
 it could be done, so each virtualdomain would have their own
 lists-folder - and every occurence of VAR_PREFIX in the code, would then
 just be replaced with VAR_PREFIX . VAR_VIRT (or some variable name,
 indicating the virtualdomainname requested) - and the lists folder would
 be lists-virtualdomainname for everything except for the main address,
 where VAR_VIRT would ofcourse be empty.

Ofcourse, the same VAR_VIRT would have to be added to mailbox/maildir
names, and perhaps other places too? I'm looking forward to your
(hopefully) positive feedback.

I could also just add whatever VAR contains the virtualdomainname mailman is working 
on, to 
where ever the LIST_DATA_DIR and mbox/maildir variable's are used.
-- 
Regards,
Klavs Klavsen, GSEC - [EMAIL PROTECTED] - http://www.vsen.dk
PGP: 7E063C62/2873 188C 968E 600D D8F8  B8DA 3D3A 0B79 7E06 3C62
See my new CMS Hosting Service at http://www.VirkPaaNettet.dk

Working with Unix is like wrestling a worthy opponent. 
Working with windows is like attacking a small whining child 
who is carrying a .38.  


signature.asc
Description: This is a digitally signed message part
--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Personalized files.

2003-09-05 Thread Anders Norrbring

Hiya!

I know that there's a way to make custom templates, html files etc, per
list, but I can't remember how to do it... And I can't find anything in
docs.

I'd like to have custom webpages and mails depending on what list the user
are on.

Anders Norrbring



--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


RE: [Mailman-Users] Relaying denied

2003-09-05 Thread BERTHOLD Jean
Ok,

It seems we have some DNS problems between our old domain name (wich is again 
partially in use)
and our new domain name.

Thanks again for your help and have a nice week-end !

__

Jean Berthold
EOS - energie ouest suisse
Chemin de Mornex 10 , CP 570
CH-1001 Lausanne , Switzerland
Tel. : +41 (0)21 341 24 58
Fax : +41 (0)21 341 20 49
E-Mail : [EMAIL PROTECTED]

...Unix is like a wigwam - no windows, no gates, apache inside...




-Message d'origine-
De : BERTHOLD Jean 
Envoyé : vendredi, 5. septembre 2003 12:27
À : Sylvain Langlade; [EMAIL PROTECTED]
Cc : BERTHOLD Jean
Objet : RE: [Mailman-Users] Relaying denied


Again one precision:

I found in your link:
http://www.sendmail.org/tips/relaying.html

how to allow differents domains by modifying: /etc/mail/access

like that:

[EMAIL PROTECTED] # cat access
sila.local  RELAY

Then :
[EMAIL PROTECTED] # makemap hash /etc/mail/access  /etc/mail/access

But the problem persist ...



-Message d'origine-
De : BERTHOLD Jean 
Envoyé : vendredi, 5. septembre 2003 12:05
À : Sylvain Langlade; [EMAIL PROTECTED]
Cc : BERTHOLD Jean
Objet : RE: [Mailman-Users] Relaying denied


Hello Sylvain,

220 vanuatu.eos.elro ESMTP Sendmail 8.12.2+Sun/8.12.2; Fri, 5 Sep 2003 11:52:36 +0200 
(MEST)
HELO pct12046
250 vanuatu.eos.elro Hello pct12046.sila.local [172.16.12.46], pleased to meet you
MAIL FROM:[EMAIL PROTECTED]
250 2.1.0 [EMAIL PROTECTED] Sender ok
RCPT TO:[EMAIL PROTECTED]
550 5.7.1 [EMAIL PROTECTED] Relaying denied


Effectively, I have a probleme on Sendmail configuration on my mailman server ...

This mailman server was installed when we where under our old domain: eos.elro
our new domain is: sila.local

If I try:

[EMAIL PROTECTED] # ls /usr/lib/sendmail
/usr/lib/sendmail
[EMAIL PROTECTED] # echo '$=m' | /usr/lib/sendmail -bt -d0.4
Version 8.12.2+Sun
 Compiled with: DNSMAP LDAPMAP LOG MAP_REGEX MATCHGECOS MILTER MIME7TO8
MIME8TO7 NAMED_BIND NDBM NETINET NETINET6 NETUNIX NEWDB NIS
NISPLUS PIPELINING SCANF USERDB XDEBUG
Canonical name: vanuatu.eos.elro
a.k.a.: vanuatu
 UUCP nodename: vanuatu
a.k.a.: [172.16.7.37]
a.k.a.: [127.0.0.1]

 SYSTEM IDENTITY (after readcf) 
  (short domain name) $w = vanuatu
  (canonical domain name) $j = vanuatu.eos.elro
 (subdomain name) $m = eos.elro
  (node name) $k = vanuatu


ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
Enter ruleset address
 eos.elro
 [EMAIL PROTECTED] # 


Do you know how to replace eos.elro domain by sila.local domain for sendmail ?


Thanks again !


Jean Berthold




-Message d'origine-
De : Sylvain Langlade [mailto:[EMAIL PROTECTED]
Envoyé : mercredi, 3. septembre 2003 12:55
À : [EMAIL PROTECTED]
Objet : RE: [Mailman-Users] Relaying denied


 [EMAIL PROTECTED] # ls
 Mail.rc   aliases.dblocal-host-names  main.cf 
   sendmail.hf   subsidiary.cf
 aliases   helpfile  mailx.rc  
 sendmail.cf   submit.cf trusted-users

I don't know sendmail enough to give you this info (I'm a happy Postfix
user). Maybe someone else on this list? Have a look at the following :

http://www.sendmail.org/tips/relaying.html


Just to be sure, use telnet to contact your mailman server from the curlprit
machine, and engage a SMTP session :

telnet mailman.server.com 25

HELO culprit.machine
MAIL FROM: [EMAIL PROTECTED]
RCPT TO: [EMAIL PROTECTED]
DATA
Subject: test

test
.
QUIT

If you use some regular FROM and TO address that your mailman server have to
accept, your email should pass along nicely.

--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/jean.berthold%40eosholding.ch

--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/jean.berthold%40eosholding.ch

--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options 

[Mailman-Users] Valid HTML templates?

2003-09-05 Thread Jeroen Coumans
Hi,
I'm currently customizing our Mailman installation to make it output 
valid XHTML-1.0 strict documents. However the task is rather 
non-trivial. I've adjusted most of the templates but there keeps 
creeping in nonvalid HTML; mainly via HTMLFormatter.py.

And this is a bit of a problem for me, because I don't know Python! So 
I'd like to ask you: has anybody else done the conversion to valid XHTML 
allready; and if so, would you like to share your templates, esp. the 
python snippets?

Thanks,

--
Jeroen Coumans ([EMAIL PROTECTED])
FAQ and Website Maintainer
{faq,[EMAIL PROTECTED]
--
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/
This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Crontab to mail certain text to a list

2003-09-05 Thread ODHIAMBO Washington

Hello MM-ers,

I've searched the FAQ but did not find anything. I have the idea though,
only the implementation is the problem.

I am running a few lists and I have been asked to send out an e-mail with
some defined/standard text to a certain list. This text should be sent on
the 28th and on the 3rd of each month.
I am not a member of that list. I know I could explicitly specify my
e-mail address to be allowed to send the message, but I don't want to
appear anywhere ;-) It would be nice if the e-mails containing this
text originated from, say, list-admin.

I was looking at adapting the monthly passwd sending script to do this,
but since I am not python programmer, I decided to seek the help of
programmers. I would like this to be done via mailman's own cron, and
everything to be confined to MAILMAN_HOME.

If anyone is willing to share any such script, I'll greatly appreciate it.
Any pinters are also welcome.


cheers
   - wash 
+--+-+
Odhiambo Washington, [EMAIL PROTECTED]  . WANANCHI ONLINE LTD (Nairobi, KE)  |
http://ns2.wananchi.com/~wash/  . 1ere Etage, Loita Hse, Loita St.,  |
GSM: (+254) 722 743 223 . # 10286, 00100 NAIROBI |
+-+--+
Oh My God! They killed init! You Bastards!  
 --from a /. post

--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] shunting is expensive

2003-09-05 Thread sumeet
The essential question is:
Does anyone know how to either parallelize the shunting, so mailman process multiple 
messages and doesn't just stall at the shunting or make shunting at least a degree of 
magnitude faster.

The full story:
So, the ValueError: Empty module name is still a pretty big problem for me. Since 
SoBIG we've been getting a shunt for about 55% of our email. My inquiries lead me to 
believe that no one is really too interested in discussing this issue. So we'll ignore 
how to prevent the shunting from happening in the first place. However during shunting 
mailman comes to a halt for about 3 minutes per message on my dual proc 933mhz. As 
mail continues to come in and there are 10 messages that require shunting in a row, 
i'm about 30 min behind in mail delivery. Does anyone know how to either parallelize 
the shunting, so mailman process multiple messages and doesn't just stall at the 
shunting or make shunting at least a degree of magnitude faster.
thx.
--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Cron error messages...

2003-09-05 Thread Anders Norrbring

Here's one of the tedious mails my server sends me all the time, can anybody
please tell me where I've done something wrong?

Anders.

-Original Message-
From: Cron Daemon [mailto:[EMAIL PROTECTED] 
Sent: den 5 september 2003 00:33
To: [EMAIL PROTECTED]
Subject: Cron [EMAIL PROTECTED] /usr/bin/python -S
/usr/lib/mailman/cron/qrunner

Traceback (most recent call last):
  File /usr/lib/mailman/cron/qrunner, line 89, in ?
from Mailman.Handlers import HandlerAPI
  File /usr/lib/mailman/Mailman/Handlers/HandlerAPI.py, line 26, in ?
from Mailman.pythonlib.StringIO import StringIO
ImportError: No module named pythonlib.StringIO


--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] *** List Management sending mail very delaying ***

2003-09-05 Thread Fabio Gil

Hi,

I have install Mailman on machine's with GNU/Linux Debian v. 3.0 wood. The
package installed is 2.0.11-1woody5 and use the sendmail mail manager
for send the emails of memberlist. The configuration is ok, but the
sending of mail is very delay!! It is delaying more or but one 40 minutes!
The file /var/lib/mailman/mail/wrapper binary is the problem??

Somebody would know to say me what it is occurring??

Thanks


--
Brazil


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
 ///,
 \  /,  /  .   Fábio Gil Linuxer # 225204
  \  /,   _/  /.
   \_  /_/   /. Email: [EMAIL PROTECTED]
\__/_   
/ \_\_   EEP - Escola de Engenharia de Piracicaba
   /,)^_._ \  http://www.eep.br
   (/   \\ /\\\
//  Seja Livre!! Use Linux!!!
 ==((`===
=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Mail getting bounced

2003-09-05 Thread Tilly
Hey

I do have the aliases set.properly in my main.cf. O by the way i am using
postfix.

Tilly

- Original Message - 
From: Jon Carnes [EMAIL PROTECTED]
To: Tilly [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Thursday, September 04, 2003 4:16 PM
Subject: Re: [Mailman-Users] Mail getting bounced


 Your MTA is misconfigured.  You do not have list.serversunited.com as
 an entry in your /etc/mail/local-host-names file (assuming a newbie
 Sendmail error).

 After you add that entry, and any others that you need, then you need to
 stop and restart sendmail.

 Hope that is helpful.

 BTW: in anticipation of other startup errors... check out the FAQ,
 particulary 3.14 which deals with the most common problems in getting
 mailman setup and runnig.

 As always, Good Luck!

 Jon Carnes


 On Thu, 2003-09-04 at 15:24, Tilly wrote:
  Hey
 
  I am getting an error saying
 
  [EMAIL PROTECTED]: mail for list.serversunited.com loops
back to  myself
 
  WHat is wrong
 
  Tilly
  --
  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/
 
  This message was sent to: [EMAIL PROTECTED]
  Unsubscribe or change your options at
  http://mail.python.org/mailman/options/mailman-users/jonc%40nc.rr.com



--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Changing Administrator Settings

2003-09-05 Thread Vasquez, Tj
Hello,
 
I manage [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]  and I can no longer
find the page where I can add or delete
members who are allowed to post messages without moderator input.  I know I
can just unclick
the Mod radio button under the membership list, but is that the only way
now?  What if
we change administrators?  How do we go about changing those options?
 
Thanks,
TJ
--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Crontab to mail certain text to a list

2003-09-05 Thread Mel Sojka
ODHIAMBO Washington wrote:
 
 I am running a few lists and I have been asked to send out an e-mail with
 some defined/standard text to a certain list. This text should be sent on
 the 28th and on the 3rd of each month.
 I am not a member of that list. I know I could explicitly specify my
 e-mail address to be allowed to send the message, but I don't want to
 appear anywhere ;-) It would be nice if the e-mails containing this
 text originated from, say, list-admin.
Well the simple way would use elm. The -s function would allow you to
send a text message from a home directory. Create a user called monthly
in cron make an entry for the proper day and time. That would be a cron
entry for user monthly. Then elm -s the text file.
-- 
System Janitor/Network Plumber http://www.nwla.com
Linux User #25446Linux 2.4.7

--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Getting Started With Mailman

2003-09-05 Thread Iain Bapty
Hello,

I'm trying to get started with python development on linux and have been set a
project to extend mailman. I'm pretty much a linux newb (my experience consists
of installing gentoo once, and playing with redhat occassionally). At the moment
I'm trying to get mailman up and running.

I'm going through the INSTALL document that comes with mailman, and I need to
setup sendmail (should I be using sendmail?) as my MTA. I've just inalled redhat
9.0 with apache, sendmail packages installed. I've got apache working, which was
pretty straightforward with the redhat tools, but need to setup sendmail. Do you
know any resources that will help me do this? Are there any other resources
which you can point me to that may be useful?

Thanks a lot

Iain Bapty

--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] *** List Management sending mail very delaying ***

2003-09-05 Thread George Booth
We had a similar problem here; ours was caused by the archiving that Mailman 
does. We just shut off archiving on all our lists, and now mail squeaks through 
the system like lightning. :) I don't know if this might be your problem, but 
it's worth looking into.

George

Quoting Fabio Gil [EMAIL PROTECTED]:

 
 Hi,
 
 I have install Mailman on machine's with GNU/Linux Debian v. 3.0 wood. The
 package installed is 2.0.11-1woody5 and use the sendmail mail manager
 for send the emails of memberlist. The configuration is ok, but the
 sending of mail is very delay!! It is delaying more or but one 40 minutes!
 The file /var/lib/mailman/mail/wrapper binary is the problem??
 
 Somebody would know to say me what it is occurring??
 
 Thanks
 
 
 --
 Brazil
 
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
  ///,
  \  /,  /  .   Fábio Gil Linuxer # 225204
   \  /,   _/  /.
\_  /_/   /. Email: [EMAIL PROTECTED]
 \__/_   
 / \_\_   EEP - Escola de Engenharia de Piracicaba
/,)^_._ \  http://www.eep.br
(/   \\ /\\\
 //  Seja Livre!! Use Linux!!!
  ==((`===
 =-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 
 --
 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/
 
 This message was sent to: [EMAIL PROTECTED]
 Unsubscribe or change your options at
 http://mail.python.org/mailman/options/mailman-users/g.booth%40usm.edu
 



*
George Booth[EMAIL PROTECTED]
Systems Analyst II  http://ocean.otr.usm.edu/~ghbooth
   TSM and Listserv Administrator
   Technology Infrastructure Unit - iTech
@
 University of Southern Mississippi

--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Re: Membership List - Listing All

2003-09-05 Thread Kenneth Jacker
  jonc On Thu, 2003-09-04 at 22:11, Kenneth Jacker wrote:
   (Mailman-2.1b3+)
   
   I must be really stupid!  Though I've used regexprs for years, I
   can't seem to create one that will show *all* members.  I thought
   that .* would work, but it doesn't.
   
   What do I need to use in the Find Member entry box?
   -
   

  jonc Not to be obtuse, but maybe you should use the command line
  jonc and the Mailman tool: list_members.

I can, but I am also interested in learning why I can't see more than
a small-subset (often only one member) via Web access.

Why have a Find Member entry box if it doesn't work?
(Note that I am sure it works ... I just can't figure out how!)

  jonc Also, You can configure your lists to show more than the
  jonc standard 30 members per web page (in the membership management
  jonc area of the web-admin).

I'm not even getting 30.

  jonc BTW: the Web-admin help has a really nice section on regular
  jonc expressions as used by Python - very illuminating.

I've read those docs ... looks like pretty normal regular expressions
to me.  That's why I don't see why .* isn't showing all members.

Can anyone tell me how to get this functionality on the web page?

  -Kenneth


--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Installation problem

2003-09-05 Thread Michael Montagne
I get this traceback when hitting cgi-bin/mailman/admin

Traceback (most recent call last):
  File /var/lib/mailman/scripts/driver, line 80, in run_main
pkg = __import__('Mailman.Cgi', globals(), locals(), [scriptname])
  File /var/lib/mailman/Mailman/Cgi/admin.py, line 38, in ?
from Mailman import MailList
  File /var/lib/mailman/Mailman/MailList.py, line 49, in ?
from Mailman.Archiver import Archiver
  File /var/lib/mailman/Mailman/Archiver/__init__.py, line 17, in ?
from Archiver import *
  File /var/lib/mailman/Mailman/Archiver/Archiver.py, line 31, in ?
from Mailman import Mailbox
  File /var/lib/mailman/Mailman/Mailbox.py, line 21, in ?
import mailbox
  File /var/lib/mailman/Mailman/mailbox.py, line 48, in ?
class Mailbox(mailbox.PortableUnixMailbox):
AttributeError: 'module' object has no attribute 'PortableUnixMailbox'

The weird thing is, /var/lib/mailman/Mailman/mailbox.py does not exist on my system.

I can't get it to import the mailbox.py from the python2.2 directory.




-- 
Michael Montagne
[EMAIL PROTECTED]
http://www.themontagnes.com

--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Mailman 2.1.2 breaks s/mime

2003-09-05 Thread Duane
Hello mailman-users,

  I haven't been able to find an option to disable mime mangling, as
  this breaks quite a number of things such as s/mime signed emails...

-- 
Best regards,
 Duane  mailto:[EMAIL PROTECTED]

Guns don't kill people. Postmen kill people.

http://www.cacert.org - Free Security Certificates
http://www.nodedb.com - Think globally, network locally
http://www.sydneywireless.com - Telecommunications Freedom
--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org