Re: [Mailman-Users] Can't get list to post messages

2006-04-12 Thread Vicki Stanfield
I got it working. I thought that there was an /etc/postfix/aliases.db, but that must have been the last time I rebuilt it. I ran postalias on /etc/postfix/aliases and it is working again. I appreciate your patience. Vic -- Mailman-Users mailing

Re: [Mailman-Users] Can't get list to post messages

2006-04-12 Thread Mark Sapiro
Vicki Stanfield wrote: > >I can't seem to get the alias stuff set up right. Here is what I have >done: > > >cd /usr/local/mailman >ran bin/genaliases >chown mailman:mailman data/aliases* >chmod g+w data/aliases* > >changed the alias_maps definition in main.cf to: > >alias_maps = hash:/etc/postfix/a

Re: [Mailman-Users] Can't get list to post messages

2006-04-12 Thread Vicki Stanfield
I can't seem to get the alias stuff set up right. Here is what I have done: cd /usr/local/mailman ran bin/genaliases chown mailman:mailman data/aliases* chmod g+w data/aliases* changed the alias_maps definition in main.cf to: alias_maps = hash:/etc/postfix/aliases, hash:/usr/local/mailman/data/

Re: [Mailman-Users] Can't get list to post messages

2006-04-12 Thread Mark Sapiro
Patrick Bogen wrote: >On 4/12/06, Vicki Stanfield <[EMAIL PROTECTED]> wrote: >> When I use inject, the message posts. What does that mean is wrong? > >This means that the message is not getting from Postfix to Mailman. >As Mark said, you should double-check that your aliases are set >properly, and

Re: [Mailman-Users] Can't get list to post messages

2006-04-12 Thread Patrick Bogen
On 4/12/06, Vicki Stanfield <[EMAIL PROTECTED]> wrote: > When I use inject, the message posts. What does that mean is wrong? This means that the message is not getting from Postfix to Mailman. As Mark said, you should double-check that your aliases are set properly, and that postfix is configured

Re: [Mailman-Users] Can't get list to post messages

2006-04-12 Thread Vicki Stanfield
When I use inject, the message posts. What does that mean is wrong? - Original Message - From: "Mark Sapiro" To: "Vicki Stanfield" , [EMAIL PROTECTED], mailman-users@python.org Subject: Re: [Mailman-Users] Can't get list to post messages Date: Wed, 1

Re: [Mailman-Users] Can't get list to post messages

2006-04-12 Thread Mark Sapiro
Vicki Stanfield wrote: > Apr 12 12:55:03 thepenguin sm-mta[6794]: k3CGt2Ru006794: from=<[EMAIL > PROTECTED]>, > size=1064, class=0, nrcpts=1, msgid=<[EMAIL PROTECTED]>, > proto=ESMTP, daemon=MTA, relay=ws6-5.us4.outblaze.com > [205.158.62.152] > Apr 12 12:55:03 thepenguin sm-mta[6798]: k3CGt

Re: [Mailman-Users] Can't get list to post messages

2006-04-12 Thread Vicki Stanfield
Sorry for top-posting, but the mail client I am using is obtuse. I was able to clean up the additional RetryRunner, but as you guessed, it didn't solve the problem. I ran through all the steps in the referenced URL, but it didn't fix it either. The messages don't appear to be being queu

Re: [Mailman-Users] Can't get list to post messages

2006-04-12 Thread Mark Sapiro
Vicki Stanfield wrote: > > So I have no idea how to troubleshoot when it simply doesn't work and > there are no errors being logged. Your previous post showed two copies of RetryRunner. This is probably not the cause of your problem, but it should be cleaned up. See

Re: [Mailman-Users] Can't get list to post messages

2006-04-12 Thread Vicki Stanfield
It would put a "Permission denied" Message in the error log, if there are no write permissions in the private archive directory for mailman. Peter So I have no idea how to troubleshoot when it simply doesn't work and there are no errors being logged. Any ideas? Vic

Re: [Mailman-Users] Can't get list to post messages

2006-04-12 Thread Peter M Von Büren
Vicki Stanfield wrote: >I had mailman-2.1.5 working fine on my Slackware 10.2 box for a while. Now all >of a sudden it doesn't send or archive messages. I know that my ISP (using >DSL) made some changes that originally had my system down. Now I am able to >send and receive mail with postfix but

[Mailman-Users] Can't get list to post messages

2006-04-12 Thread Vicki Stanfield
I had mailman-2.1.5 working fine on my Slackware 10.2 box for a while. Now all of a sudden it doesn't send or archive messages. I know that my ISP (using DSL) made some changes that originally had my system down. Now I am able to send and receive mail with postfix but no messages are being sent