On 06/19/2017 07:30 PM, Jon Ribbens wrote:
>
> This is all true, but personally I can't see any likelihood of
> any noticeable uptake of Mailman 3 until it will all run on one
> version of Python.
Personally, I can't understand why you would say that. Can you elaborate
on that? I have no hard da
On 06/18/2017 11:57 PM, Frank Elsner wrote:
>
> Oh wonder, I found exactly this code snippet :-(
First, are you sure that reply_goes_to_list is set to the integer 2 and
not the string '2'. If it is a string, that would explain it.
And are you setting/inspecting it from the web UI, with bin/conf
On Mon, Jun 19, 2017 at 06:53:37PM -0700, Mark Sapiro wrote:
> It means Postorius (postorius), HyperKitty (mailman-hyperkitty) and
> therefore the supporting project modules they import, mailmanclient and
> django-mailman3 all require Python 2.7. Not 'at least' Python 2.7, but
> some 2.7.x.
>
> Py
On 06/19/2017 08:01 AM, Rosenbaum, Larry M. wrote:
>> From: Mailman-Users [mailto:mailman-users-
>> bounces+rosenbaumlm=ornl@python.org] On Behalf Of Mark Sapiro
>>
>> At the moment it actually says "The backend requires Python 3.4 or newer
>> while the frontend requires Python 2.7"
>>
>> What
> From: Mailman-Users [mailto:mailman-users-
> bounces+rosenbaumlm=ornl@python.org] On Behalf Of Mark Sapiro
>
> At the moment it actually says "The backend requires Python 3.4 or newer
> while the frontend requires Python 2.7"
>
> What that means is the Mailman core (mailman) and and the Mai
Hi Tlhackque,
I went through a similar battle with installing Mailman 3 but emerged
victorious in the end. Here are some tips that might help you out.
- There are several places where you can find Mailman 3 docs. It is
confusing. The most complete documentation I found is here:
https://mailman.re
On 18-Jun-17 13:03, Mark Lindsay wrote:
Thanks for taking the time to write & share your experience! I'll see
if I can reproduce your success.
readthedocs is somewhat off-putting since it asserts different Python
version dependencies from the main site.
I did understand that the core requires P