gronke / email-autodiscover

Use HTTP and DNS to provide MX server configuration profiles to native mail clients like Outlook and Thunderbird.
134 stars 49 forks source link

Detect the email address properly #2

Closed johansmitsnl closed 7 years ago

johansmitsnl commented 7 years ago

The email address was not detected in the querystring. Test url is:

http://localhost/mail/config-v1.1.xml?emailaddress=user%40example.com
gronke commented 7 years ago

Good catch, @johansmitsnl. Thank you 😄