Skip to content
Commit c6159a27 authored by Demian's avatar Demian
Browse files

Fixed regex pattern for dkim_selector #6459

Changed the regex pattern for dkim_selectors again. We now follow
the DKIMCore technical specification as stated on the website:

A selector is a string of no more than 63 lower-case alphanumeric characters (a-z or 0-9) followed by a period “.”, followed by another string of no more than 63 lower-case alphanumeric characters.
parent 7bd9904b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment