[Mailman-Developers] Hyperkitty and Django Q

2018-03-20 Thread Leon Merten Lohse
ime an e-mail is received or don't trigger cache rebuilds on received e-mails at all... But maybe I overlooked something. I argue that we do not *need* Django Q. The question is: do we want it? What are your thoughts on this? Best Leon ___ M

Re: [Mailman-Developers] Problem running tox on hyperkitty

2018-03-20 Thread Leon Merten Lohse
er but the problem persisted. The real cause for the excessive number of file descriptors is django-q, which creates opens lots and lots of files (for inter process communication?). Best Leon ___ Mailman-Developers mailing list Mailman-Developers@

Re: [Mailman-Developers] Postorius, Hyperkitty and python support

2018-02-26 Thread Leon Merten Lohse
it, you have to checkout that branch first. As of two days ago all tests pass with Python3.5 and Python3.6 using Django-1.11. Compatibility with Django-2.0 apparently requires some more work. The merge will happen *soon*, hopefully. Best Leon ___ Ma

[Mailman-Developers] [django_mailman3-1.0.2] No Facebook app configured: please add a SocialApp using the Django admin

2016-11-27 Thread Leon
ckages/httplib2-0.9.2-py2.7.egg', '/opt/mailman/venv/lib/python2.7/site-packages/rcssmin-1.0.6-py2.7-linux-x86_64.egg', '/opt/mailman/venv/lib/python2.7/site-packages/django_appconf-1.0.2-py2.7.egg', '/opt/mailman/venv/lib/python2.7/site-packages/requests-2.12.1-py2.7.egg

[Mailman-Developers] Error occurs when subscribers send emails to list_name-leave

2016-11-21 Thread Leon
eued = self._dispose(mlist, msg, msgdata) File "/opt/mailman/git/mailman/src/mailman/runners/command.py", line 196, in _dispose mlist, msg, msgdata, parts, results) File "/opt/mailman/git/mailman/src/mailman/commands/eml_confirm.py", line 56, in process assert member is

[Mailman-Developers] Attachment in mail

2016-11-15 Thread Leon
, Leon ___ Mailman-Developers mailing list Mailman-Developers@python.org https://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org

Re: [Mailman-Developers] Hyperkitty 1.0.3 doesn't have add_user_to_mailman function

2016-10-30 Thread Leon
Thank you. I have followed the instruction( https://wiki.list.org/DOC/Mailman%203%20installation%20experience)​. urls.py, production.py and settings_local.py have been changed. I got an ImportError. Traceback (most recent call last): File "/usr/lib/python2.7/wsgiref/handlers.py", line 85, in r

Re: [Mailman-Developers] can't login with Google/Yahoo (last mailman-bundler)

2016-10-10 Thread Leon
Latest mailman-bundle, Hyperkitty==1.0.3, python-social-auth==0.2.21. Added 'backends.yourmembership.YourMembershipAuth' in AUTHENTICATION_BACKENDS Got exception like this: TypeError at /login/yourmembership/ auth() got an unexpected keyword argument 'SSL' Request Method: GET Request URL: http:/