Open Bug in Suppression List upload tool

Your "Add Unsubscribers" tool in the Suppression List tab has a Regex validation bug. It rejects any e-mail that doesn't end in three letters like "com" or "org".

If I type [email protected], it throws an error: "Please enter a complete and valid e-mail address." However, if I change it to [email protected], it accepts it. This is preventing me from uploading 500 legal opt-outs, because the bug is also present in the bulk upload method.
 
Last edited:
Top