Our state senate uses email addresses formatted like: surname.firstname.web@flsenate.com. When we enter these addresses into the email field while creating a citizenspeak campaign, we receive the error message: "You must provide valid email addresses." Is this a CitizenSpeak validation, or a Drupal one? Is there a way to delete the validation from the code that is blocking this email format?
Comments
Comment #1
kddailey commentedTo answer my own question - it's a Drupal issue, and can be modified in the Drupal code.
Comment #2
prisonfood commentedkddailey - may I ask how/where you fixed this in the Drupal code?
Comment #3
prisonfood commentedmay I ask how/where you fixed this in the codebase?
Comment #4
Anonymous (not verified) commentedThis occurred before I took over the module. Two questions: 1) What version of Drupal are you using, and what version of the module are you using? What exactly happens with addresses with multiple periods?