CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • me.com addresses?
Pages: [1]

Author Topic: me.com addresses?  (Read 1286 times)

adixon

  • I post frequently
  • ***
  • Posts: 314
  • Karma: 19
    • Blackfly Solutions
me.com addresses?
February 23, 2010, 02:38:00 pm
I've just got a client (CiviCRM 3.0.3) who's got a petition here:

http://www.fairvote.ca/en/civicrm/profile/create?gid=7&reset=1

it's been working well, but today someone complained that an address @me.com wasn't being accepted. Seems like a dubious domain, but I checked and it is indeed valid [used for mobile devices]. I wondered what kind of regex is being used to check email addresses and whether that was causing the issue.

Any clues?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: me.com addresses?
February 23, 2010, 07:19:31 pm

the regexp is here:

packages/HTML/QuickForm/Rule/Email.php, function validate

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

adixon

  • I post frequently
  • ***
  • Posts: 314
  • Karma: 19
    • Blackfly Solutions
Re: me.com addresses?
February 24, 2010, 01:49:45 pm
thanks, I should have just tried it myself - it works fine with testme@me.com

So i think this was user error..

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • me.com addresses?

This forum was archived on 2017-11-26.