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!

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.

None yet

2 participants