Hello,

I'm trying to migrate an existing list from Mailman 2 to Mailman 3, and I
wanted to know more about user preferences and member options. Here is the
mapping I have so far:

Mailman 2: Mailman 3
realname: {address, user}.display_name
password: user.password
language: preferences.preferred_language
delivery.status: preferences.delivery_status
delivery.delivery: prefererences.delivery_mode
noremind: ???
nodupes: ~preferences.receive_list_copy
notmetoo: ~preferences.receive_own_postings
hide: preferences.hide_address
ack: preferences.acknowledge_posts
mod: ???
nomail: ???
nmtopics: ???
topics: ???

Do the missing (???) options have any corresponding attribute in Mailman 3,
and are these accessible through mailman.client?

I am particularly interested in the moderation flag, but any other
information you may have would be useful. I am not entirely clear on
whether an Address or Membership can exist without an associated User, and
if I copy our existing roster as address-only memberships whether our
subscribers will be able to update their preferences.

Thanks!
Dan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to