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

kddailey’s picture

Status: Active » Closed (fixed)

To answer my own question - it's a Drupal issue, and can be modified in the Drupal code.

prisonfood’s picture

kddailey - may I ask how/where you fixed this in the Drupal code?

prisonfood’s picture

may I ask how/where you fixed this in the codebase?

Anonymous’s picture

Assigned: Unassigned »
Status: Closed (fixed) » Postponed (maintainer needs more info)

This 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?