Mixed Case Email addresses
Bug #991984 reported by
Rosario Robinson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Systers-mailman |
New
|
Undecided
|
Unassigned |
Bug Description
There is a bug in Systers customized version of Mailman where people can subscribe with mixed-case email addresses even though they have applied with the same email address before.
I wrote a script, update_
1) identify all subscribers with mixed-case email addresses,
2) change their email addresses to all lower-case email address,
3) write the results to a file.
This bug is similar to the bug reported before #583379.
Location of script: ABIWT --> /home/rosarior/
Robin and Rose tested script August 2011.
Rose retesting script currently.
Changed in systers: | |
milestone: | none → gsocmigration |
To post a comment you must log in.
To be clear -- the bug is fixed, so that new subscribers get their address lowercased, but there are existing subscribers with mixed case addresses and mailman crashes when they try to make changes to their record. the goal of this bug is to fix those email addresses.