Re: [Mailman-Users] no posts appear on a new list

2005-08-23 Thread Tomasz Chmielewski
Mark Sapiro schrieb:
 Tomasz Chmielewski wrote:
 
 
I'm just trying to set up mailman, but I can't make it work.

When I send an email to a list, all I can see is this entry in info 
log of Postfix:

Aug 22 23:18:58 mangoo2 postfix/local[12738]: 1BC3EF0021: 
to=[EMAIL PROTECTED], relay=local, delay=2, status=sent (delivered to 
command: /opt/mailman/mail/mailman post dupa)


and that's it, no Postfix errors nor other entries, no mailman logs, no 
clue.

What should I look for?
 
 
 
 Are the qrunners running? I.e., did you do
 
 mailmanctl start
 
 or some equivalent script.

It seems that was it, it wasn't running.

However, it doesn't start:

# bin/mailmanctl start
Vermisse die Mailingliste: mailman

(which we can translate missing mailing list: mailman)


Why it wants a list called mailman if I never created it (and never 
wanted), but I created other lists instead?


-- 
Tomek
--
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] no posts appear on a new list

2005-08-23 Thread Tomasz Chmielewski
Tomasz Chmielewski schrieb:

(...)

 It seems that was it, it wasn't running.
 
 However, it doesn't start:
 
 # bin/mailmanctl start
 Vermisse die Mailingliste: mailman
 
 (which we can translate missing mailing list: mailman)
 
 
 Why it wants a list called mailman if I never created it (and never 
 wanted), but I created other lists instead?

OK, it seems all I needed to do was:

bin/newlist mailman


-- 
Tomek
http://wpkg.org
--
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] no posts appear on a new list

2005-08-23 Thread Brad Knowles
At 9:37 PM +0200 2005-08-23, Tomasz Chmielewski wrote:

  Why it wants a list called mailman if I never created it (and never
  wanted), but I created other lists instead?

If you had searched the FAQ before posting, you should have 
discovered that the mailman site list is required for the operation 
of Mailman.  See 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq04.025.htp.

-- 
Brad Knowles, [EMAIL PROTECTED]

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.

 -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
 Assembly to the Governor, November 11, 1755

   SAGE member since 1995.  See http://www.sage.org/ for more info.
--
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] no posts appear on a new list

2005-08-22 Thread Tomasz Chmielewski
I'm just trying to set up mailman, but I can't make it work.

When I send an email to a list, all I can see is this entry in info 
log of Postfix:

Aug 22 23:18:58 mangoo2 postfix/local[12738]: 1BC3EF0021: 
to=[EMAIL PROTECTED], relay=local, delay=2, status=sent (delivered to 
command: /opt/mailman/mail/mailman post dupa)


and that's it, no Postfix errors nor other entries, no mailman logs, no 
clue.

What should I look for?


-- 
Tomek
http://wpkg.org
--
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] no posts appear on a new list

2005-08-22 Thread John Dennis
On Mon, 2005-08-22 at 23:22 +0200, Tomasz Chmielewski wrote:
 I'm just trying to set up mailman, but I can't make it work.
 
 When I send an email to a list, all I can see is this entry in info 
 log of Postfix:
 
 Aug 22 23:18:58 mangoo2 postfix/local[12738]: 1BC3EF0021: 
 to=[EMAIL PROTECTED], relay=local, delay=2, status=sent (delivered to 
 command: /opt/mailman/mail/mailman post dupa)
 
 
 and that's it, no Postfix errors nor other entries, no mailman logs, no 
 clue.
 
 What should I look for?

The postfix log is saying that it gave the message to the mailman
wrapper /opt/mailman/mail/mailman asking it to post to the list dupa.
All this looks good assuming both the wrapper
program /opt/mailman/mail/mailman and the list dupa both exist. I assume
also you are not showing any errors in your postfix log file(s).

There should have been an entry in one of the mailman logs. Where your
mailman logs are located depends on your installation, I'd make a guess
in your case its /opt/mailman/log. Are you sure there isn't any entry in
any of the mailman logs? It would be suspicious for the mail wrapper to
accept a message but not log it. I wonder if your mail wrapper is
actually executing. You can try piping a dummy message into the wrapper
with the same args as the user your postfix program runs as. Pay
particular attention in any of the logs to group mismatch errors. BTW,
did you check the system log?
-- 
John Dennis [EMAIL PROTECTED]

--
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] no posts appear on a new list

2005-08-22 Thread Mark Sapiro
Tomasz Chmielewski wrote:

I'm just trying to set up mailman, but I can't make it work.

When I send an email to a list, all I can see is this entry in info 
log of Postfix:

Aug 22 23:18:58 mangoo2 postfix/local[12738]: 1BC3EF0021: 
to=[EMAIL PROTECTED], relay=local, delay=2, status=sent (delivered to 
command: /opt/mailman/mail/mailman post dupa)


and that's it, no Postfix errors nor other entries, no mailman logs, no 
clue.

What should I look for?


Are the qrunners running? I.e., did you do

mailmanctl start

or some equivalent script.

See http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq03.014.htp

--
Mark Sapiro [EMAIL PROTECTED]   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

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