[Bug 250362] mail/mailman3: zope.interface>=5.0 is required
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Dec 13 15:24:48 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250362
--- Comment #22 from Henri Hennebert <hlh at restart.be> ---
(In reply to Dan Langille from comment #20)
I install www/py-postorius and then:
[mailman at tignes ~]$ mv .cache/ __cache
[mailman at tignes ~]$ mv .local/ __local
To avoid using local pip.
Then AFAIK the use of example_project is needed:
[mailman at tignes ~]$ cd postorius/
[mailman at tignes postorius]$ python manage.py runserver
INFO: Watching for file changes with StatReloader
Performing system checks...
/usr/local/lib/python3.7/site-packages/readme_renderer/markdown.py:44:
UserWarning: Markdown renderers are not available. Install
'readme_renderer[md]' to enable Markdown rendering.
warnings.warn(_EXTRA_WARNING)
System check identified no issues (0 silenced).
December 13, 2020 - 15:15:44
Django version 2.2.17, using settings 'settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
And all is running well.
Now, postorius must be installed to be available for internet connections.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list