• Resolved psn

    (@psn)


    Hi

    Wonder if its possible to extend the validation of a correct email address. Right now only check is if field contains @. I would like to have a check for the full regEx like:
    /^[a-z0-9\?\?\?._-]+@[a-z0-9\?\?\?.-]+\.[a-?]{2,6}$/i

    So if user fill in test@ then error msg should be “Incorrect format of email address” As we are placed in Sweden and we have our swedish char ?, ?, ? to consider as well.

    Also wonder if the users email address can be set as “from” address as we still get our own address as “from” even if we ticked in “Set the reply-to as the user’s email address”

    Per

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Per

    So sorry for only getting back to you now!

    Unfortunately this would only be able to be changed in the plugin’s code at the moment – would you be comfortable in doing this?

    This appears to be a bug in the plugin with reference to the ‘Reply-to’ headers. We’ll make sure that this is fixed in the next update we release.

    My apologies for any inconvenience caused.

    Thread Starter psn

    (@psn)

    Hi

    Best option would be if you added an option field where we as user can add in regex values as if we change code and a new release is comming then we need to update the code again.

    Per

    • This reply was modified 7 years, 9 months ago by psn. Reason: Misspelling regex

    Hi Per

    I fully agree with you. We’ll add this in as an option in the next update we release.

    My apologies for any inconvenience caused by this not being available at the moment.

    Thread Starter psn

    (@psn)

    No problem will wait for next release

    Per

    Thank you for your patience and understanding, Per ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Validation of correct user email address’ is closed to new replies.