[Mailman-Developers] right adding of mailman 3 conf lines to httpd.conf

2015-05-29 Thread Danil Smirnov
Please help me to do this. if I put deployment/apache.conf into the virtualhost section of httpd.conf I got the following: httpd[30658]: AH00526: Syntax error on line 428 of /etc/httpd/conf/httpd.conf: httpd[30658]: WSGISocketPrefix cannot occur within section If I put them just outside of any

[Mailman-Developers] right adding of mailman 3 conf lines to httpd.conf

2015-05-29 Thread Stephen J. Turnbull
Danil Smirnov writes: > Please help me to do this. > > if I put deployment/apache.conf into the virtualhost section of > httpd.conf I got the following: > > httpd[30658]: AH00526: Syntax error on line 428 of > /etc/httpd/conf/httpd.conf: > httpd[30658]: WSGISocketPrefix cannot occur with

Re: [Mailman-Developers] MM3 install on RHEL 5.11

2015-05-29 Thread Barry Warsaw
On May 28, 2015, at 11:13 AM, bill.co...@unh.edu wrote: >Well a former boss had a saying that I've taken to heart. "Don't >be first. Don't be last." Are there *any* production MM 3 sites >up at this point? There are, but I don't know if there are many *public* sites yet. I'm hoping we can fix

Re: [Mailman-Developers] right adding of mailman 3 conf lines to httpd.conf

2015-05-29 Thread Danil Smirnov
Thank you Stephen! 2015-05-29 19:06 GMT+03:00 Stephen J. Turnbull : > Is deployment/apache.conf distributed by Mailman (presumably in > Mailman-Bundler)? Have you changed it in *any* way (including > anything that the installation instructions tell you do do)? No. > AFAICS from the modwsgi docs

Re: [Mailman-Developers] MM3 install on RHEL 5.11

2015-05-29 Thread shirish
at bottom :- On 05/29/2015 09:40 PM, Barry Warsaw wrote: If I have some free time, I'd like to at least get Core, Hyperkitty, and Postorius into Debian. I am guessing you would be targeting stretch, even if you are able to get something in experimental, there are and would be people willin

Re: [Mailman-Developers] [Project Discussion] Assigining Default Priority levels to user tasks

2015-05-29 Thread Barry Warsaw
On May 24, 2015, at 01:43 AM, Bhavesh Goyal wrote: >Whenever a new task gets added automatically ( when someone makes a >subscription request for instance), what priority level should it be >assigned. ? Perhaps that should be configurable? As a list administrator, I might prefer to handle subscr

Re: [Mailman-Developers] right adding of mailman 3 conf lines to httpd.conf

2015-05-29 Thread Danil Smirnov
> Also there is nothing in the logs. After I uncommented in httpd.conf the line ErrorLog /var/log/httpd/mailman-web_error.log I've got more info about the issue. It was permission error: ValueError: Unable to configure handler 'file': [Errno 13] Permission denied: '/var/log/mailman-web/mailman

[Mailman-Developers] Recipient address rejected: User unknown in virtual alias table

2015-05-29 Thread Danil Smirnov
Now I have working Postorius and I can subscribe myself to the test list and get the welcome message (with incorrect urls in it!). But I could not post to the list or mail to the list owner from outside: 550 5.1.1 : Recipient address rejected: User unknown in virtual alias table I've checked pos

Re: [Mailman-Developers] Recipient address rejected: User unknown in virtual alias table

2015-05-29 Thread Barry Warsaw
On May 30, 2015, at 12:58 AM, Danil Smirnov wrote: >Now I have working Postorius and I can subscribe myself to the test >list and get the welcome message (with incorrect urls in it!). Known bug! The default templates actually need to be updated to not include those urls, because the core doesn't

Re: [Mailman-Developers] Recipient address rejected: User unknown in virtual alias table

2015-05-29 Thread Danil Smirnov
2015-05-30 1:21 GMT+03:00 Barry Warsaw : > It sounds like a Postfix problem, so cranking up Postfix logging is probably > going to be the most fruitful avenue. I understand this, of course this is the postfix issue, I see the error in maiillog: May 30 00:50:03 host postfix/smtpd[5062]: NOQUEUE: r

Re: [Mailman-Developers] Recipient address rejected: User unknown in virtual alias table

2015-05-29 Thread Danil Smirnov
2015-05-30 9:02 GMT+03:00 Danil Smirnov : > But I have everything required by installation manual in the main.conf > so I have no idea > what going wrong and how to debug this wrong alias problem. Found postfix misconfiguration. Have no relation to Mailman 3. Just forget about this. Danil ___

[Mailman-Developers] can not post to the list

2015-05-29 Thread Danil Smirnov
I have Mailman 3 installed and Postorius and Hyperkitty seemingly working. I can subscribe, get welcome message and when I send message to the list it appears in held messages. Then when I accept the message, it does not come into the list and does not appear in the archives. Here what I found in