Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mailman2sympa migration script with my additions #16

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

LAKostis
Copy link

mailman2sympa 0.7, Konstantin Lepikhov - Nov 2020

  • rewrote configuration parsing (use python unpickle)
  • import list info (if exists)
  • don't import if list host_name doesn't match
  • handle unicode names for users/subscribers

mailman2sympa 0.7, Konstantin Lepikhov - Nov 2020

+ rewrote configuration parsing (use python unpickle)
+ import list info (if exists)
+ don't import if list host_name doesn't match
+ handle unicode names for users/subscribers
@ikedas
Copy link
Member

ikedas commented Nov 11, 2021

@LAKostis , thank you for adding migration from Mailman!

There are a few points not very essential:

  • awk/.subscribers.awk.swp seems not necessary.
  • README.pmREADME.md would be better for the name of redme file.

@LAKostis
Copy link
Author

@LAKostis , thank you for adding migration from Mailman!

There are a few points not very essential:

* `awk/.subscribers.awk.swp` seems not necessary.

* ~`README.pm`~`README.md` would be better for the name of redme file.

done!

@taggart
Copy link

taggart commented Dec 18, 2024

@LAKostis you made this PR quite a while ago(2021), but I see you have also made some additional updates since then(2023). This important tool is still missing from the sympa-contrib repo and I would like to be able to point people at it. Is this still ok to merge as is? Anything that needs to change?

BTW the older 0.6 version is still listed with tgz on the older sympa website here but it's not mentioned anywhere I could find on sympa.community.

@LAKostis
Copy link
Author

@taggart Yes, It's been a while since this MR was offered and I have an updated version already with additions from other people. I can revisit this MR or someone can put a link to my repo instead. I don't have any mailman installations now, so maybe just merge it here will be the best option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants