[Mailman-Developers] mailman 3 and mysql

2015-05-27 Thread Danil Smirnov
As I see on page https://pythonhosted.org/mailman/src/mailman/docs/DATABASE.html Mailman 3 should work with MySQL/MariaDB database. Could you please help me put right configuration to the [database] section of mailman.cfg file? Thanks. Danil ___

Re: [Mailman-Developers] mailman 3 and mysql

2015-05-27 Thread Barry Warsaw
On May 27, 2015, at 04:49 PM, Danil Smirnov wrote: 1) Does this also relate to Postorius and HyperKitty db configuration set in file production.py? Can I use MySQL for them?.. Others can provide more detailed answers but it might be a good idea to keep all three components in the same database.

Re: [Mailman-Developers] mailman 3 and mysql

2015-05-27 Thread Barry Warsaw
On May 27, 2015, at 03:39 PM, Danil Smirnov wrote: As I see on page https://pythonhosted.org/mailman/src/mailman/docs/DATABASE.html Mailman 3 should work with MySQL/MariaDB database. Well, that page is careful to say that SQLAlchemy, the ORM layer we use, is compatible with MySQL, but it

Re: [Mailman-Developers] help with ImportError: No module named 'psycopg2'

2015-05-27 Thread Abhilash Raj
On Wed, 27 May 2015 21:44:51 +0300 Danil Smirnov da...@smirnov.la wrote: I'm still trying to get Mailman 3 ready for the production. I've set parameters for the production and trying to make post-update: --- (venv)[root@host mailman-bundler]# bin/mailman-post-update + '[' False ==

[Mailman-Developers] help with ImportError: No module named 'psycopg2'

2015-05-27 Thread Danil Smirnov
I'm still trying to get Mailman 3 ready for the production. I've set parameters for the production and trying to make post-update: --- (venv)[root@host mailman-bundler]# bin/mailman-post-update + '[' False == False ']' + mkdir -p /var/spool/mailman-web/static +

Re: [Mailman-Developers] help with ImportError: No module named 'psycopg2'

2015-05-27 Thread Danil Smirnov
2015-05-27 22:57 GMT+03:00 Abhilash Raj raj.abhila...@gmail.com: There are actually 2 virtualenvs for mailman. One is the default one that you are working in, another one(venv-3.4) is probably automatically created by mailman-bundler as you can see in the logs above. This should fix your

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

2015-05-27 Thread Mark Sapiro
On 05/27/2015 04:17 PM, bill.co...@unh.edu wrote: While I am an experienced programmer, with extensive Perl and Bash experience, I'm totally new to the Python ecosystem so I'm not familiar with things like `pip`, `bz`, and Virtualenv. So my first question is --- am I'm crazy

[Mailman-Developers] MM3 install on RHEL 5.11

2015-05-27 Thread Bill . Costa
I need to migrate off of crufty old CREN ListProc (LP). So far I have successfully installed MM2 and did some limited testing. But seeing how MM3 has come out of beta, I thought it would be better to leapfrog to MM3 rather than forcing my list owners and subscribers through two MLM migrations

[Mailman-Developers] Posting etiquette

2015-05-27 Thread Stephen J. Turnbull
Abhilash Raj writes: Subject: Re: [Mailman-Developers] help with ImportError: No module named 'psycopg2' [body omitted] Abhilash, that post had a signal to noise ratio of 0.08 by line count, and it would be worse in bytes. Please trim. If you don't want to trim because you're on a handheld

Re: [Mailman-Developers] Posting etiquette

2015-05-27 Thread Abhilash Raj
Hi Steve, On May 28, 2015 5:55 AM, Stephen J. Turnbull step...@xemacs.org wrote: Abhilash, that post had a signal to noise ratio of 0.08 by line count, I am sorry, I noticed that just now. I usually do trim messages, but I remember I was working on something while sending in the last mail and