Bugs item #589673, was opened at 2002-08-01 11:30 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=589673&group_id=103
Category: security/privacy Group: 2.0.x Status: Open Resolution: None Priority: 5 Submitted By: Stefano Santoro (vtkstef) Assigned to: Nobody/Anonymous (nobody) Summary: Shadow Members on List DB file Initial Comment: I cannot list shadow members that exist on the DB file, and for this reason I don't know how to remove them I got this from the bounce log Aug 01 05:41:01 2002 (6459) ICB: [EMAIL PROTECTED] - first Aug 01 07:11:02 2002 (6694) ICB: [EMAIL PROTECTED] - first Aug 01 08:51:00 2002 (7070) ICB: [EMAIL PROTECTED] - first Aug 01 09:07:02 2002 (7127) ICB: [EMAIL PROTECTED] - first Aug 01 11:11:01 2002 (7862) Announce: [EMAIL PROTECTED] - first Aug 01 11:12:02 2002 (7867) announce: address [EMAIL PROTECTED] not a member. I looked for [EMAIL PROTECTED] using find_member and list_members and I could not find it. I ran the list DB file through the unix strings command, and I could see the addresses. I tried looking for it using Mailman.MailList class using both GetDelivery[Digest]Members and Get[Digest]Members methods, and again I could not find them. Please tell me how I can remove them! Stefano ---------------------------------------------------------------------- >Comment By: Stefano Santoro (vtkstef) Date: 2002-08-01 16:14 Message: Logged In: YES user_id=16250 I am using version 2.0.5 ---------------------------------------------------------------------- Comment By: Barry A. Warsaw (bwarsaw) Date: 2002-08-01 15:39 Message: Logged In: YES user_id=12800 We really need to know what version of Mailman you're running. Some of the older 2.0.x series versions didn't properly maintain consistency in the various member oriented dictionaries. Your config.db file wasn't readable, so I can't tell if that was your problem or not. ---------------------------------------------------------------------- Comment By: Dan Mick (dmick) Date: 2002-08-01 13:59 Message: Logged In: YES user_id=10725 Bounces don't always come back with the subscriber's subscribed address. You can use the regular-expression search in the membership-management web page to find an address that's likely to be them, or you can use MM 2.1 to implement VERP-style addressing, which can help find them. My bounces are a lot more reliable now that I've hacked MM to request VERP addressing from postfix; mis-labeled bounces are unfortunately a fact of life in today's complex and badly-administered email world. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=589673&group_id=103 _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman-21/listinfo/mailman-developers
