Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. accented characters in email addresses

accented characters in email addresses

Scheduled Pinned Locked Moved ASP.NET
question
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    l a u r e n
    wrote on last edited by
    #1

    how do you deal with this? i'm getting validation errors when i try to add an email address as the recipient of an email using the mail message object is there some kind of encoding i'm not aware of? thnx

    "mostly watching the human race is like watching dogs watch tv ... they see the pictures move but the meaning escapes them"

    G 1 Reply Last reply
    0
    • L l a u r e n

      how do you deal with this? i'm getting validation errors when i try to add an email address as the recipient of an email using the mail message object is there some kind of encoding i'm not aware of? thnx

      "mostly watching the human race is like watching dogs watch tv ... they see the pictures move but the meaning escapes them"

      G Offline
      G Offline
      GenJerDan
      wrote on last edited by
      #2

      You mean those illegal characters? Most deal with them by sending back an invalid email address error. Teasing. Sort of. The RFC that will handle it has not been finalized yet. You have email addresses with accent marks? You *could* try quoting the offending part, i e. "Däniel.Fárdsnibble"@gmail.com That may work. And this isn't necessarily an asp.net question.

      Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life. My Mu[sic] My Films My Windows Programs, etc.

      L 1 Reply Last reply
      0
      • G GenJerDan

        You mean those illegal characters? Most deal with them by sending back an invalid email address error. Teasing. Sort of. The RFC that will handle it has not been finalized yet. You have email addresses with accent marks? You *could* try quoting the offending part, i e. "Däniel.Fárdsnibble"@gmail.com That may work. And this isn't necessarily an asp.net question.

        Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life. My Mu[sic] My Films My Windows Programs, etc.

        L Offline
        L Offline
        l a u r e n
        wrote on last edited by
        #3

        thnx for the pointer ... i had read about the quoting bit but it just looked too weird to take seriously but maybe i will try it and it *is* an asp.net question as i came across this problem using asp.net ;P

        "mostly watching the human race is like watching dogs watch tv ... they see the pictures move but the meaning escapes them"

        G 1 Reply Last reply
        0
        • L l a u r e n

          thnx for the pointer ... i had read about the quoting bit but it just looked too weird to take seriously but maybe i will try it and it *is* an asp.net question as i came across this problem using asp.net ;P

          "mostly watching the human race is like watching dogs watch tv ... they see the pictures move but the meaning escapes them"

          G Offline
          G Offline
          GenJerDan
          wrote on last edited by
          #4

          Did you try it? Did it work?

          Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life. My Mu[sic] My Films My Windows Programs, etc.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups