Hi, I'm Vlad Shablinsky. I study computer science in Belarusian State
University and I'm new to Mailman. I've been trying to set up Mailman but
got some errors.
Firstly, I'm running OS X 10.10.
I followed these steps:
1. http://wiki.list.org/DEV/Mac%20Mailman%20development%20s
On Tue, Mar 3, 2015 at 8:28 PM, Abhilash Raj
wrote:
>
> Are you using python2 for postorius? Mailman core requires python3.4 and
> mailman.client is bilingual( can run on both python2 and 3). But
> postorius (for now) only runs on python2.
>
> Also, since you need to be able to import mailman.cl
Hi, I'm Vlad Shablinsky. I wrote about some problems with setting up
Mailman some time ago and Abhilash helped me. I'm interested in
contribution to Mailman this summer. I find "GitHub/development tools
integration" and "A Dashboard for Admins/Owners/Moderators" ideas
N)
2. I imported dump_list like you said and It started to work. Now I can't
create list
>>> mlist = create_list('t...@example.com')
Traceback (most recent call last):
File "", line 1, in
File
"/Users/vlad/Projects/GSoC/Mailman/mailman/src/mailman/app