hassanakbar4 / mailarchive-tickets

0 stars 0 forks source link

Newly created private list is public in IMAP #197

Closed hassanakbar4 closed 3 years ago

hassanakbar4 commented 7 years ago

component_MailArchive: User Interface resolution_fixed type_defect | by rcross@amsl.com


See https://trac.tools.ietf.org/tools/ietfdb/browser/mailarch/trunk/mlarchive/archive/models.py#L399

line 407 should be checking list.private

Also related to #2290 get_membership.py failure


Issue migrated from trac:2294 at 2021-09-22 16:50:28 +0500

hassanakbar4 commented 7 years ago

@hassanakbar4 changed status from new to closed

hassanakbar4 commented 7 years ago

@hassanakbar4 changed resolution from ` tofixed`

hassanakbar4 commented 7 years ago

@hassanakbar4 commented


Fixed in [621]:

Fix issue with IMAP export where private lists with no subscribers marked public. Fixes #2294