[Bug 250362] mail/mailman3: zope.interface>=5.0 is required

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 26 12:44:18 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250362

--- Comment #31 from Henri Hennebert <hlh at restart.be> ---
(In reply to Henri Hennebert from comment #29)
Houps I forget this update to mailman:

pip install mailman-hyperkitty

and some updates in /usr/local/mailman/etc:

mailman-hyperkitty.cfg:

[general]                                                                       
base_url: http://<fqdn>/archives                                                
api_key: SecretArchiverAPIKey

and mailman.cfg:

[webservice]                                                                    
hostname: 127.0.0.1                                                             
port: 8001                                                                      
use_https: no                                                                   
admin_user: restadmin                                                           
admin_pass: restpass                                                            
api_version: 3.1                                                                

[archiver.prototype]                                                            
enable: yes                                                                     

[archiver.hyperkitty]                                                           
class: mailman_hyperkitty.Archiver                                              
enable: yes                                                                     
configuration: /usr/local/mailman/etc/mailman-hyperkitty.cfg                    

Of course:

service mailman restart

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list