Re: [Mailman-Users] problem creating list, unknown language

2006-11-30 Thread Thomas Spuhler
On Wednesday 29 November 2006 09:27 pm, Mark Sapiro wrote:
 Thomas Spuhler wrote:
 When creating a new list, (my first list) I get:
 [EMAIL PROTECTED] thomas]# newlist
 Create a new, unpopulated mailing list.
 .
 .
 .
 Note that listnames are forced to lowercase.
 
 Unknown language: en_US
 [EMAIL PROTECTED] thomas]#
 
 Same with other languages such as de or fr

 I don't know about de or fr, but regarding en_US, see
 http://mail.python.org/pipermail/mailman-users/2006-February/049542.html
 (that was Mandravia 10.1)
Thanks. This solved the problem. I don't know how it got there.

-- 

Thomas
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] problem creating list, unknown language

2006-11-29 Thread Thomas Spuhler
When creating a new list, (my first list) I get:
[EMAIL PROTECTED] thomas]# newlist
Create a new, unpopulated mailing list.
.
.
.
Note that listnames are forced to lowercase.

Unknown language: en_US
[EMAIL PROTECTED] thomas]# 

Same with other languages such as de or fr

It's on a Mandriva 2007 box, worked on 2006
even using mailman-2.1.6 from 2006

There is nothing in the log.

-- 
Best regards
Thomas Spuhler
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] problem creating list, unknow language

2006-11-29 Thread Thomas Spuhler
When creating a new list, (my first list) I get:
[EMAIL PROTECTED] thomas]# newlist
Create a new, unpopulated mailing list.
.
.
.
Note that listnames are forced to lowercase.

Unknown language: en_US
[EMAIL PROTECTED] thomas]# 

Same with other languages such as de or fr

It's on a Mandriva 2007 box, worked on 2006
even using mailman-2.1.6 from 2006

There is nothing in the log.

-- 
Best regards
Thomas Spuhler
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] Admin Password

2005-11-10 Thread Thomas Spuhler
On Thursday 10 November 2005 01:42 am, Stefan Henrico wrote:
 Hi guys

 Is there any way for me to retrieve my admin password?
 I was under the impression that I do know the password as I created a list
 not too long ago, but alas.. :)

mmsitepass would give you the ste password.


 Thanks,
 Stefan Henrico
 --
 Mailman-Users mailing list
 Mailman-Users@python.org
 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/ Unsubscribe:
 http://mail.python.org/mailman/options/mailman-users/thomas%40btspuhler.com

 Security Policy:
 http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Thomas Spuhler



pgpBY13r1Quax.pgp
Description: PGP signature
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp

[Mailman-Users] Virtual domains

2005-11-05 Thread Thomas Spuhler

In the mailman manual it says I need to add to mm_cfg.py:
POSTFIX_STYLE_VIRTUAL_DOMAINS = [doma2.ain', 'dom3.ain']
should this be like this:
POSTFIX_STYLE_VIRTUAL_DOMAINS = ['btspuhler.com']
or 
POSTFIX_STYLE_VIRTUAL_DOMAINS = 'btspuhler.com'

-- 

Thomas Spuhler

All e-mail from this domain is scanned for viruses


pgp2iDI6PvhRs.pgp
Description: PGP signature
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp

Re: [Mailman-Users] Virtual domains

2005-11-05 Thread Thomas Spuhler
On Saturday 05 November 2005 11:21 am, Mark Sapiro wrote:
 Thomas Spuhler wrote:
 In the mailman manual it says I need to add to mm_cfg.py:
 POSTFIX_STYLE_VIRTUAL_DOMAINS = [doma2.ain', 'dom3.ain']
 should this be like this:
 POSTFIX_STYLE_VIRTUAL_DOMAINS = ['btspuhler.com']
 or
 POSTFIX_STYLE_VIRTUAL_DOMAINS = 'btspuhler.com'

 It is a list so even though it is a list of one, it needs to be written

 POSTFIX_STYLE_VIRTUAL_DOMAINS = ['btspuhler.com']
Thanks

-- 

Thomas Spuhler

All e-mail from this domain is scanned for viruses


pgpuFgusdL9S9.pgp
Description: PGP signature
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp

Re: [Mailman-Users] virtual mail problem

2005-11-04 Thread Thomas Spuhler
On Friday 04 November 2005 02:57 am, Kanogin A.A. wrote:
 Здравствуйте, Thomas.

 Вы писали 4 ноября 2005 г., 5:23:32:
  Beyond verifying that your aliases look correct, I can't help you with
  Postfix configuration. Someone else on the Mailman list might be able
  to help, but this is a generic Postfix configuration issue. I.e., an
  alias of the form
 
  name: |/path/to/command args
 
  is trying to redirect mail addressed to [EMAIL PROTECTED] to
  |/path/to/command args@domain instead of piping it to the command.
 
  You would be more likely to get timely help by using Postfix support
  resources rather than Mailman support resources.

 TS Well, I am still working on my set-up. The alias file doesn't get read
 her. I TS found this:

 TS found this on
 TS https://www.redhat.com/archives/fedora-list/2004-December/msg00712.html

 TS Do you use LMTP as delivery method? AFAIK using LMTP, mails don't pass
 TS aliases - you have to use the virtual-table instead.
 TS Now I am at setting-up a virtual instead of an alias.
 TS Don't know if I am capable of that.

 TS I am using LMTP. this was configured by kolab2

 I do not know how to look used type of delivery.

 # postconf | grep delivery
 default_delivery_slot_cost = 5
 default_delivery_slot_discount = 50
 default_delivery_slot_loan = 3
 default_minimum_delivery_slots = 3
 mailbox_delivery_lock = fcntl, dotlock

 # postconf | grep lmtp
 lmtp_cache_connection = yes
 lmtp_connect_timeout = 0s
 lmtp_data_done_timeout = 600s
 lmtp_data_init_timeout = 120s
 lmtp_data_xfer_timeout = 180s
 lmtp_destination_concurrency_limit = $default_destination_concurrency_limit
 lmtp_destination_recipient_limit = $default_destination_recipient_limit
 lmtp_lhlo_timeout = 300s
 lmtp_mail_timeout = 300s
 lmtp_quit_timeout = 300s
 lmtp_rcpt_timeout = 300s
 lmtp_rset_timeout = 120s
 lmtp_sasl_auth_enable = no
 lmtp_sasl_password_maps =
 lmtp_sasl_security_options = noplaintext, noanonymous
 lmtp_send_xforward_command = no
 lmtp_skip_quit_response = no
 lmtp_tcp_port = 24
 lmtp_xforward_timeout = 300s


I get the very same here.

-- 
Best regards
Thomas Spuhler

All e-mail from this domain is scanned for viruses


pgpJQ5pmR1JPw.pgp
Description: PGP signature
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp

Re: [Mailman-Users] virtual mail problem

2005-11-04 Thread Thomas Spuhler
On Friday 04 November 2005 02:57 am, Kanogin A.A. wrote:
 Здравствуйте, Thomas.

 Вы писали 4 ноября 2005 г., 5:23:32:
  Beyond verifying that your aliases look correct, I can't help you with
  Postfix configuration. Someone else on the Mailman list might be able
  to help, but this is a generic Postfix configuration issue. I.e., an
  alias of the form
 
  name: |/path/to/command args
 
  is trying to redirect mail addressed to [EMAIL PROTECTED] to
  |/path/to/command args@domain instead of piping it to the command.
 
  You would be more likely to get timely help by using Postfix support
  resources rather than Mailman support resources.

 TS Well, I am still working on my set-up. The alias file doesn't get read
 her. I TS found this:

 TS found this on
 TS https://www.redhat.com/archives/fedora-list/2004-December/msg00712.html

 TS Do you use LMTP as delivery method? AFAIK using LMTP, mails don't pass
 TS aliases - you have to use the virtual-table instead.
 TS Now I am at setting-up a virtual instead of an alias.
 TS Don't know if I am capable of that.

 TS I am using LMTP. this was configured by kolab2

 I do not know how to look used type of delivery.

 # postconf | grep delivery
 default_delivery_slot_cost = 5
 default_delivery_slot_discount = 50
 default_delivery_slot_loan = 3
 default_minimum_delivery_slots = 3
 mailbox_delivery_lock = fcntl, dotlock

 # postconf | grep lmtp
 lmtp_cache_connection = yes
 lmtp_connect_timeout = 0s
 lmtp_data_done_timeout = 600s
 lmtp_data_init_timeout = 120s
 lmtp_data_xfer_timeout = 180s
 lmtp_destination_concurrency_limit = $default_destination_concurrency_limit
 lmtp_destination_recipient_limit = $default_destination_recipient_limit
 lmtp_lhlo_timeout = 300s
 lmtp_mail_timeout = 300s
 lmtp_quit_timeout = 300s
 lmtp_rcpt_timeout = 300s
 lmtp_rset_timeout = 120s
 lmtp_sasl_auth_enable = no
 lmtp_sasl_password_maps =
 lmtp_sasl_security_options = noplaintext, noanonymous
 lmtp_send_xforward_command = no
 lmtp_skip_quit_response = no
 lmtp_tcp_port = 24
 lmtp_xforward_timeout = 300s


I get the very same here.
Is there a way to use virtual.db instead of alias.db?

-- 
Best regards
Thomas Spuhler

All e-mail from this domain is scanned for viruses


pgpHKs8sr3T93.pgp
Description: PGP signature
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp

Re: [Mailman-Users] virtual mail problem

2005-11-03 Thread Thomas Spuhler
On Wednesday 02 November 2005 03:40 pm, Mark Sapiro wrote:
 Kanogin A.A.

 MS Your aliases are good. The problem appears to be that Postfix does not
 MS recognize |/usr/local/mailman/mail/mailman post lugnn as a pipe and
 MS is treating it as a username.
 
 MS This is a Postfix configuration issue of some kind.
 
 --
 my main.cf:
 --

 snip

 --
 my master.cf
 --

 snip

 Beyond verifying that your aliases look correct, I can't help you with
 Postfix configuration. Someone else on the Mailman list might be able
 to help, but this is a generic Postfix configuration issue. I.e., an
 alias of the form

 name: |/path/to/command args

 is trying to redirect mail addressed to [EMAIL PROTECTED] to
 |/path/to/command args@domain instead of piping it to the command.

 You would be more likely to get timely help by using Postfix support
 resources rather than Mailman support resources.

Well, I am still working on my set-up. The alias file doesn't get read her. I 
found this:

found this on
https://www.redhat.com/archives/fedora-list/2004-December/msg00712.html

Do you use LMTP as delivery method? AFAIK using LMTP, mails don't pass
aliases - you have to use the virtual-table instead.
Now I am at setting-up a virtual instead of an alias.
Don't know if I am capable of that.

I am using LMTP. this was configured by kolab2
-- 

Thomas Spuhler

All e-mail from this domain is scanned for viruses


pgp70pWoBFZ1l.pgp
Description: PGP signature
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp

Re: [Mailman-Users] name of my mailing-list adress ...

2005-10-29 Thread Thomas Spuhler
On Saturday 29 October 2005 03:01 am, [EMAIL PROTECTED] wrote:
  This is a problem with aliases or with your postfix configuration. You
  should not have a local user starinux.
   See http://www.list.org/mailman-install/node12.html and it's
  subordinate links for more information.

 *  *  *

 I check everything, the help above and always this :
 [EMAIL PROTECTED]: unknown user: starinux

 [EMAIL PROTECTED]: is the Email adress of the list starinux

 I don't have a user starinux

 What happens ... ?
Which distribution are you using. This may be that same problem I have.


 thanks .

 antoine
 --
 Mailman-Users mailing list
 Mailman-Users@python.org
 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/ Unsubscribe:
 http://mail.python.org/mailman/options/mailman-users/thomas%40btspuhler.com

 Security Policy:
 http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp

-- 
Best regards
Thomas Spuhler

All e-mail from this domain is scanned for viruses
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] name of my mailing-list adress ...

2005-10-29 Thread Thomas Spuhler
On Saturday 29 October 2005 08:44 am, [EMAIL PROTECTED] wrote:
   I check everything, the help above and always this :
   [EMAIL PROTECTED]: unknown user: starinux
   [EMAIL PROTECTED]: is the Email adress of the list starinux
   I don't have a user starinux
   What happens ... ?

 ***

  Which distribution are you using. This may be that same problem I have.

 *  *  *

 Version : 2.1.5
I have Ver. 2.1.6

 bugs with this one ?
I mean which linux distribution (SUSE, Mandriva, Fedora...)
I am using Mandriva 2006. It worked in 2005Le.


 antoine
 --
 Mailman-Users mailing list
 Mailman-Users@python.org
 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/ Unsubscribe:
 http://mail.python.org/mailman/options/mailman-users/thomas%40btspuhler.com

 Security Policy:
 http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp

-- 
Best regards
Thomas Spuhler

All e-mail from this domain is scanned for viruses
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] problem to send e-mil to the list

2005-10-27 Thread Thomas Spuhler
On Thursday 27 October 2005 07:23 am, you wrote:
 Thomas Spuhler wrote:
 I upgraded my server to Mandriva 2006. Since then I cannot send post to
  the mailing list on my server.
 When I add a new user I get a confirmation.
 When I create a new list, I get a confirmation.
 When I post to the list, I get the mseeage the the user doesn't exist.

 This appears to be an MTA configuration (aliases?) issue.
You are very likely right


 Whne I post to the [EMAIL PROTECTED] instead of [EMAIL PROTECTED] I
  can send the e-mail but of course it comes back.

 Comes back from what with what reason? Do you mean it comes back from
 mailman? If so, with what reason. Offhand, I can't think of any reason
 why Mailman wouldn't accept it except maybe 'implicit destination' and
 this should result in a held message, not a reject.


Sending failed:
Message sending failed since the following recipients were rejected by the 
server:
[EMAIL PROTECTED] (The server responded: [EMAIL PROTECTED]: 
Recipient address rejected: User unknown in local recipient table)
The message will stay in the 'outbox' folder until you either fix the problem 
(e.g. a broken address) or remove the message from the 'outbox' folder.
The following transport protocol was used:
Kolab Server


 It looks as if mailman doesn't pick up the correct 2domain.com

 It looks to me like a MTA (postfix) configuration issue.

 I have in mm_cfg.py domain.com as e-mail address for the server.
 
 I am using Kolab 2 and postfix as e-mail setup.

 Or maybe it's a Kolab 2/postfix issue. I don't think it's Mailman.

No but I don't know how to solve it. I am probably missing something in the 
postfix configuration. How does postfix get to know the mailman mailing 
lists? where does it get the mailing list address.

My mm_cfg.py has this:
###
# Here's where we get the distributed defaults.

from Defaults import *

##
# Put YOUR site-specific settings below this line.
DEFAULT_EMAIL_HOST = 'btspuhler.com'
DEFAULT_URL_HOST = 'www.btspuhler.com'
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
MTA = 'Postfix'

all I added in main.cf is this, the hash:/var/lib/mailman/data/aliases
as

alias_maps = hash:/etc/postfix/aliases, hash:/var/lib/mailman/data/aliases


-- 

Thomas Spuhler

All e-mail from this domain is scanned for viruses


pgpXxTeVY7mJB.pgp
Description: PGP signature
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp

Re: [Mailman-Users] problem to send e-mil to the list

2005-10-27 Thread Thomas Spuhler
On Thursday 27 October 2005 08:32 pm, you wrote:
 Thomas Spuhler wrote:
 On Thursday 27 October 2005 07:23 am, you wrote:
  Thomas Spuhler wrote:
  Whne I post to the [EMAIL PROTECTED] instead of [EMAIL PROTECTED]
   I can send the e-mail but of course it comes back.
 
  Comes back from what with what reason? Do you mean it comes back from
  mailman? If so, with what reason. Offhand, I can't think of any reason
  why Mailman wouldn't accept it except maybe 'implicit destination' and
  this should result in a held message, not a reject.
 
 Sending failed:
 Message sending failed since the following recipients were rejected by the
 server:
 [EMAIL PROTECTED] (The server responded:
  [EMAIL PROTECTED]: Recipient address rejected: User unknown in
  local recipient table) The message will stay in the 'outbox' folder
  until you either fix the problem (e.g. a broken address) or remove the
  message from the 'outbox' folder. The following transport protocol was
  used:
 Kolab Server

 This message comes from postfix and is telling you it doesn't know how
 to deliver to [EMAIL PROTECTED] It is quite likely that your
 aliases are not configured in postfix in the right way. If things are
 properly configured, I don't think it will be using the Kolab Server
 transport protocol.
What is required in postfix for mailman aliases, alias_maps, alias_database
where does postfix get the mailman list addresses from?



  It looks as if mailman doesn't pick up the correct 2domain.com
 
  It looks to me like a MTA (postfix) configuration issue.
 
  I have in mm_cfg.py domain.com as e-mail address for the server.
  
  I am using Kolab 2 and postfix as e-mail setup.
 
  Or maybe it's a Kolab 2/postfix issue. I don't think it's Mailman.
 
 No but I don't know how to solve it. I am probably missing something in
  the postfix configuration. How does postfix get to know the mailman
  mailing lists? where does it get the mailing list address.
 
 My mm_cfg.py has this:
 ###
 # Here's where we get the distributed defaults.
 
 from Defaults import *
 
 ##
 # Put YOUR site-specific settings below this line.
 DEFAULT_EMAIL_HOST = 'btspuhler.com'
 DEFAULT_URL_HOST = 'www.btspuhler.com'
 add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
 MTA = 'Postfix'
 
 all I added in main.cf is this, the hash:/var/lib/mailman/data/aliases
 as
 
 alias_maps = hash:/etc/postfix/aliases, hash:/var/lib/mailman/data/aliases

 With MTA = 'Postfix', when you create a list, Mailman puts a bunch of
 aliases in /var/lib/mailman/data/aliases. They look something like

 list:  |/var/lib/mailman/mail/mailman post list
 list-admin:|/var/lib/mailman/mail/mailman admin list
 list-bounces:  |/var/lib/mailman/mail/mailman bounces list
 list-confirm:  |/var/lib/mailman/mail/mailman confirm list
 list-join: |/var/lib/mailman/mail/mailman join list
 list-leave:|/var/lib/mailman/mail/mailman leave list
 list-owner:|/var/lib/mailman/mail/mailman owner list
 list-request:  |/var/lib/mailman/mail/mailman request list
 list-subscribe:|/var/lib/mailman/mail/mailman subscribe list
 list-unsubscribe:  |/var/lib/mailman/mail/mailman unsubscribe list

these are in there for three lists. When I add a list member using the WEB 
interface and click on notify list owner, or if I add myself to the list, I 
get notified. (I receive the e-mail.
The /var/lib/mailman/data/aliases.db gets updated.
For what is the systemwide mailing list mailman used?



 Mailman then calls the POSTFIX_ALIAS_CMD which in your case is the
 default '/usr/sbin/postalias' to update the aliases.db file. It is
 these aliases together with the above alias_maps in the postfix config
 that tell postfix how to deliver to 'list'.

 In your case, something is wrong with the aliases or aliases.db files
 content or permissions or they aren't where postfix thinks they are or
 something in the postfix configuration, perhaps having to do with
 Kolab 2, is interfering with postfix's use of the aliases, or ??

 See http://www.list.org/mailman-install/node12.html and subordinates.
 If you still can't figure it out, try a postfix support list. This is
 not a Mailman problem. The mail never gets to Mailman.
I was on this site already. Seems kind of outdated? or Mandriva just installs 
it very differently.

-- 
Best regards
Thomas Spuhler

All e-mail from this domain is scanned for viruses


pgps0oXpsSUd6.pgp
Description: PGP signature
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file

Re: [Mailman-Users] Upgrading lists 2.0.X - 2.1.X

2003-12-03 Thread Thomas Spuhler
I just did a
 ./bin/genaliases
and after that the existing mailing list were ok. 
Tom


On Wed, 2003-12-03 at 09:58, Morgan Fletcher wrote:
 Morgan Fletcher [EMAIL PROTECTED] writes:
 
  Do I need to update the data under $prefix/lists/ when upgrading from 2.0.X
  to 2.1.X? If so, how? I don't see any mention of it in the 2.1.3 INSTALL or
  UPGRADING document, but when I try the upgrade with 2.0.8-era lists/ data,
  I get errors about missing properties. (fields?)
 
 Anyone?
 
 Morgan Fletcher
 
 --
 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/thomas%40btspuhler.com



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] Mailman wont send mail

2003-12-01 Thread Thomas Spuhler
What version are you using?
This make a huge difference as I learned this weekend. I had the same in
my mail log.

Thomas


On Mon, 2003-12-01 at 00:34, Zimmermann Christian wrote:
 Hello to all,
  
 I´m new to this list.
  
 I have a problem with mailman and postfix.
 I set up mailman out of the box on my suse 8.2 system.
 I have made the changes in my httpd.conf and createt a new list called gfn-nasen.
 The needed entries In my /etc/aliases are also there- I think so.
  
 gfn-nasen: |/usr/lib/mailman/mail/mailman post gfn-nasen
 gfn-nasen-admin:   |/usr/lib/mailman/mail/mailman admin gfn-nasen
 gfn-nasen-bounces: |/usr/lib/mailman/mail/mailman bounces gfn-nasen
 gfn-nasen-confirm: |/usr/lib/mailman/mail/mailman confirm gfn-nasen
 gfn-nasen-join:|/usr/lib/mailman/mail/mailman join gfn-nasen
 gfn-nasen-leave:   |/usr/lib/mailman/mail/mailman leave gfn-nasen
 gfn-nasen-owner:   |/usr/lib/mailman/mail/mailman owner gfn-nasen
 gfn-nasen-request: |/usr/lib/mailman/mail/mailman request gfn-nasen
 gfn-nasen-subscribe:   |/usr/lib/mailman/mail/mailman subscribe gfn-nasen
 gfn-nasen-unsubscribe: |/usr/lib/mailman/mail/mailman unsubscribe gfn-nasen
  
 When I send a mail to [EMAIL PROTECTED] the mail is accepted by my postfix server.
  
 Dec  1 08:22:48 service postfix/smtpd[9718]: connect from pop.gmx.net[213.165.64.20]
 Dec  1 08:22:48 service postfix/smtpd[9718]: B28653A5A0: 
 client=pop.gmx.net[213.165.64.20]
 Dec  1 08:22:48 service postfix/cleanup[9728]: B28653A5A0: message-id=[EMAIL 
 PROTECTED]
 Dec  1 08:22:48 service postfix/qmgr[9648]: B28653A5A0: from=[EMAIL PROTECTED], 
 size=811, nrcpt=1 (queue active)
 Dec  1 08:22:49 service postfix/smtpd[9718]: disconnect from 
 pop.gmx.net[213.165.64.20]
 Dec  1 08:23:06 service postfix/pickup[9647]: BAC0B3B44A: uid=501 from=[EMAIL 
 PROTECTED]
 Dec  1 08:23:06 service postfix/cleanup[9720]: BAC0B3B44A: message-id=[EMAIL 
 PROTECTED]
 Dec  1 08:23:06 service postfix/pipe[9721]: B28653A5A0: to=[EMAIL PROTECTED], 
 relay=filter, delay=18, status=sent (dummy)
 Dec  1 08:23:06 service postfix/qmgr[9648]: BAC0B3B44A: from=[EMAIL PROTECTED], 
 size=1146, nrcpt=1 (queue active)
 Dec  1 08:23:07 service amavis[9755]: starting.  amavis 0.3.12pre8 Mon Mar 17 
 18:52:54 UTC 2003
 Dec  1 08:23:07 service postfix/smtpd[9735]: connect from localhost[127.0.0.1]
 Dec  1 08:23:07 service postfix/smtpd[9735]: 9437C3B453: client=localhost[127.0.0.1]
 Dec  1 08:23:07 service postfix/cleanup[9728]: 9437C3B453: message-id=[EMAIL 
 PROTECTED]
 Dec  1 08:23:07 service postfix/qmgr[9648]: 9437C3B453: from=[EMAIL PROTECTED], 
 size=1402, nrcpt=1 (queue active)
 Dec  1 08:23:07 service postfix/smtpd[9735]: disconnect from localhost[127.0.0.1]
 Dec  1 08:23:07 service postfix/pipe[9730]: BAC0B3B44A: to=[EMAIL PROTECTED], 
 relay=vscan, delay=1, status=sent (mail.virtuelle-apotheke.de)
 Dec  1 08:23:07 service postfix/local[9759]: 9437C3B453: to=[EMAIL PROTECTED], 
 relay=local, delay=0, status=sent (|/usr/lib/mailman/mail/mailman request 
 gfn-nasen)
  
 But after that nothing happens anymore. Mailman doesent answer :-(.
 Even when I invite someone from the webinterface Mailman says you successfully 
 invited [EMAIL PROTECTED]  but I get no mail, and can´t see anything in the logfile.
 Does anyone know where the mistake is?
 Sorry for my english, I´m german sorry for that to ;) 
  
 TIA 
  
 Christian
  
 Mit freundlichen Grüßen 
  
 Christian Zimmermann
  
  _\|/_
  (@ @)
 -oOOo-(_)-oOOo-
  
 VitaNet GmbH
 Industriestr. 50b
 69190 Walldorf
  
 Tel: 06227-35676961
 Fax:06227-3567989
 www.virtuelle-apotheke.de http://www.virtuelle-apotheke.de/ 
 [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/thomas%40btspuhler.com



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] No mail is going out

2003-11-29 Thread Thomas Spuhler
I just upgraded from MDK9.1 to 9.2. I now have Mailman 2.1

I know that the aliases have a problem, so I created a new list
testlist and added one address, myself.

I had some permission problems (seen in the mail log) but solved those
with check-perm -f

I now cannot find any new errors in the logs. the mail log info shows
that the massage was sent:

Nov 29 09:21:58 aargau postfix/pickup[11633]: 9201C415F3: uid=501
from=[EMAIL PROTECTED]
Nov 29 09:21:58 aargau postfix/cleanup[11634]: 9201C415F3:
message-id=[EMAIL PROTECTED]
Nov 29 09:21:58 aargau postfix/nqmgr[2921]: 9201C415F3:
from=[EMAIL PROTECTED], size=, nrcpt=1 (queue active)
Nov 29 09:21:59 aargau postfix/local[11636]: 9201C415F3:
to=[EMAIL PROTECTED], relay=local, delay=1, status=sent
(|/usr/lib/mailman/mail/mailman post testlist)

I only see one hint from lst night, but no new after the last message:
Nov 28 20:18:00 2003 mailmanctl(8406): Is qrunner even running? 
Nov 28 21:32:40 2003 mailmanctl(8822): PID unreadable in:
/var/lib/mailman/data/master-qrunner.pid
Nov 28 21:32:40 2003 mailmanctl(8822): [Errno 2] No such file or
directory: '/var/lib/mailman/data/master-qrunner.pid'
Nov 28 21:32:40 2003 mailmanctl(8822): Is qrunner even running?
Nov 28 22:17:29 2003 mailmanctl(3681): Site list is missing: mailman
Nov 28 22:17:29 2003 (3681) Site list is missing: mailman
Nov 28 22:44:27 2003 mailmanctl(4297): PID unreadable in:
/var/lib/mailman/data/master-qrunner.pid
Nov 28 22:44:27 2003 mailmanctl(4297): [Errno 2] No such file or
directory: '/var/lib/mailman/data/master-qrunner.pid'
Nov 28 22:44:27 2003 mailmanctl(4297): Is qrunner even running?


bash-2.05b$ grep mailman /etc/aliases
Gives:

# Added by the mailman rpm
mailman:root
mailman-owner:  mailman
## created: 11-Jul-2003 mailman
spuhlerfam:  |/usr/lib/mailman/mail/wrapper post
spuhlerfam
spuhlerfam-admin:|/usr/lib/mailman/mail/wrapper mailowner
spuhlerfam
spuhlerfam-request:  |/usr/lib/mailman/mail/wrapper mailcmd
spuhlerfam
tmwchorale:  |/var/lib/mailman/mail/wrapper post
tmwchorale
tmwchorale-admin:|/var/lib/mailman/mail/wrapper mailowner
tmwchorale
tmwchorale-request:  |/var/lib/mailman/mail/wrapper mailcmd
tmwchorale
tmcboard:|/var/lib/mailman/mail/wrapper post tmcboard
tmcboard-admin:  |/var/lib/mailman/mail/wrapper mailowner
tmcboard
tmcboard-request:|/var/lib/mailman/mail/wrapper mailcmd
tmcboard

No aliases show up for testlist!

Unfortunately there is not much literature available about MM version
2.1. 

-- 

Best Regards

Thomas Spuhler

All e-mails from this location have been scanned for viruses
This e-mail has been digitally signed


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] un-subscribe

2003-07-15 Thread Thomas Spuhler

-- 
Thomas Spuhler [EMAIL PROTECTED]


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] Configuration

2003-07-10 Thread Thomas Spuhler
I have a file named mailman.conf in directory /etc/httpd/conf that has
the following in it:

#
# Configure Mailman's CGI scripts
#
ScriptAlias /mailman/ /var/lib/mailman/cgi-bin/
Directory /var/lib/mailman/cgi-bin
  Options -Indexes -FollowSymLinks -Includes ExecCgi
  AllowOverride None
  order allow,deny
  allow from all
/Directory

#
# Configure the public archives
#
Alias /pipermail/ /var/lib/mailman/archives/public/
Directory /var/lib/mailman/archives/public
  Options -Indexes FollowSymlinks -Includes
  AllowOverride None
  order allow,deny
  allow from all
/Directory

-- 

Best Regards
Thomas Spuhler

This E-mail has a digital signature attached for proof of its origin.





On Thu, 2003-07-10 at 05:38, Richard Humphrey wrote:
 Add the following to your httpd.conf file and restart apache. Be sure and 
 change the paths to match your setup. These are the paths that Redhat uses 
 for Mailman install, but sounds like Mandrake is different.
 
 ScriptAlias /mailman/ /var/mailman/cgi-bin/
 Alias /pipermail/ /var/mailman/archives/public/
 Directory /var/mailman/archives
 Options +FollowSymlinks
 /Directory
 
 --
  Richard Humphrey   [EMAIL PROTECTED] 
  
  intoxicated, adj.:
   When you feel sophisticated without being able to pronounce it.
 
 
 
 On 9 Jul 2003, Thomas Spuhler wrote:
 
  Date: 09 Jul 2003 22:13:17 -0700
  From: Thomas Spuhler [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: [Mailman-Users] Configuration
  
  I am trying to get my mailman setup in Mandrake 9.1 working. All the
  files are in /var/lib/mailman instead of /home/mailman as per mailman
  documentation.
  
  I was able to setup a test list and I actually got an e-mail from
  mailman with an address where I can admin my new list:
  
  You can configure your mailing list at the following web page:
  http://aargau.btspuhler.com/mailman/admin/test
  
  Appache seems to work. when I use aargau.btspuhler.com The standard
  Mandrake WEB page for Apache shows up.
  
  I probably need to make some config changes to Apache for mailman to
  work, but where and what.
  
  
  



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] Configuration

2003-07-10 Thread Thomas Spuhler
Thanks a lot Richard:

It works now.

I added the content of  file named mailman.conf in directory
/etc/httpd/conf  to /etc/httpd/conf/commonhttpd.conf into the alias
section (at the end of the section)

I or somebody else may need to write a mini-howto Mailman-Mandrake

-- 

Best Regards
Thomas Spuhler

This E-mail has a digital signature attached for proof of its origin.


On Thu, 2003-07-10 at 05:38, Richard Humphrey wrote:
 Add the following to your httpd.conf file and restart apache. Be sure and 
 change the paths to match your setup. These are the paths that Redhat uses 
 for Mailman install, but sounds like Mandrake is different.
 
 ScriptAlias /mailman/ /var/mailman/cgi-bin/
 Alias /pipermail/ /var/mailman/archives/public/
 Directory /var/mailman/archives
 Options +FollowSymlinks
 /Directory
 
 --
  Richard Humphrey   [EMAIL PROTECTED] 
  
  intoxicated, adj.:
   When you feel sophisticated without being able to pronounce it.
 
 
 
 On 9 Jul 2003, Thomas Spuhler wrote:
 
  Date: 09 Jul 2003 22:13:17 -0700
  From: Thomas Spuhler [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: [Mailman-Users] Configuration
  
  I am trying to get my mailman setup in Mandrake 9.1 working. All the
  files are in /var/lib/mailman instead of /home/mailman as per mailman
  documentation.
  
  I was able to setup a test list and I actually got an e-mail from
  mailman with an address where I can admin my new list:
  
  You can configure your mailing list at the following web page:
  http://aargau.btspuhler.com/mailman/admin/test
  
  Appache seems to work. when I use aargau.btspuhler.com The standard
  Mandrake WEB page for Apache shows up.
  
  I probably need to make some config changes to Apache for mailman to
  work, but where and what.
  
  
  



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] Configuration

2003-07-09 Thread Thomas Spuhler
I am trying to get my mailman setup in Mandrake 9.1 working. All the
files are in /var/lib/mailman instead of /home/mailman as per mailman
documentation.

I was able to setup a test list and I actually got an e-mail from
mailman with an address where I can admin my new list:

You can configure your mailing list at the following web page:
http://aargau.btspuhler.com/mailman/admin/test

Appache seems to work. when I use aargau.btspuhler.com The standard
Mandrake WEB page for Apache shows up.

I probably need to make some config changes to Apache for mailman to
work, but where and what.


-- 

Best Regards
Thomas Spuhler


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