Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

contact link broken in email #26

Open
mandric opened this issue Jul 17, 2015 · 0 comments
Open

contact link broken in email #26

mandric opened this issue Jul 17, 2015 · 0 comments

Comments

@mandric
Copy link

mandric commented Jul 17, 2015

Hi Jan et al, congrats on the first issue of The Offline First Reader, it's really great!

Wanted to report a small issue I had, when I clicked contact in the bottom of the email my browser (chrome) just hangs oddly enough. Further debugging showed some strange behavior see Location header below:

$ curl -v 'http://offlinefirst.us4.list-manage.com/track/click?u=12d36bbe9418ed6a43127cd62&id=bd5709e197&e=7e7aeaf465'
* Hostname was NOT found in DNS cache
*   Trying 23.64.114.219...
* Connected to offlinefirst.us4.list-manage.com (23.64.114.219) port 80 (#0)
> GET /track/click?u=12d36bbe9418ed6a43127cd62&id=bd5709e197&e=7e7aeaf465 HTTP/1.1
> User-Agent: curl/7.37.1
> Host: offlinefirst.us4.list-manage.com
> Accept: */*
> 
< HTTP/1.1 302 Moved Temporarily
* Server nginx is not blacklisted
< Server: nginx
< Content-Type: text/html; charset=UTF-8
< Content-Length: 26
< X-UA-Compatible: IE=edge,chrome=1
< Location: http://&lt;a href=&quot;mailto:offlinefirst@thehoodiefirm.com&quot;&gt;Email Me&lt;/a&gt;
< Content-Encoding: gzip
< Vary: Accept-Encoding
< Date: Fri, 17 Jul 2015 17:28:38 GMT
< Connection: keep-alive
< Set-Cookie: _AVESTA_ENVIRONMENT=prod; path=/
< 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant