Add 'Mailman V3'

Roan Horning 2023-06-17 15:17:25 +00:00
parent b69b657690
commit 34de817535

35
Mailman-V3.md Normal file

@ -0,0 +1,35 @@
# Install notes
# Import V2
Create list in V3 first
```
(venv) [mailman@ip-10-10-33-112 ~]$ mailman create -o hpradmin@hackerpublicradio.org hpr@hackerpublicradio.org
Created mailing list: hpr@hackerpublicradio.org
```
Import list from V2
```
[hpradmin@ip-10-10-33-112 mailman]$ sudo su mailman
(venv) [mailman@ip-10-10-33-112 ~]$ mailman import21 hpr@hackerpublicradio.org mailmainV2/lists/hpr_hackerpublicradio.org/config.pck
Importing members [####################################] 100%
Importing owners [####################################] 100%
Importing moderators [####################################] 100%
Importing defers [####################################] 100%
Importing holds [####################################] 100%
Importing rejects [####################################] 100%davidalonso60@hotmail.com is banned and not imported with role MemberRole.nonmember
scpearland@aol.com is banned and not imported with role MemberRole.nonmember
Importing discards [####################################] 100%admin@advertise-bz.net is banned and not imported with role MemberRole.nonmember
noreply@advertise-bz.cn is banned and not imported with role MemberRole.nonmember
admin@advertise-bz.cn is banned and not imported with role MemberRole.nonmember
noreply@mg-style.net is banned and not imported with role MemberRole.nonmember
malik@malik.com is banned and not imported with role MemberRole.nonmember
toyotalottery5@aol.com is banned and not imported with role MemberRole.nonmember
marrelliab@gmail.com is banned and not imported with role MemberRole.nonmember
franco.ferrari@simail.it is banned and not imported with role MemberRole.nonmember
larissakou@live.fr is banned and not imported with role MemberRole.nonmember
geordie361@aol.com is banned and not imported with role MemberRole.nonmember
```