HN user

digitalpbk

69 karma

Django/Python Developer Javascript UI Developer Co Founder at Cucumbertown

http://www.cucumbertown.com http://digitalpbk.com

Posts2
Comments8
View on HN

digitalpbk$ nslookup smtp.google.com Server: 8.8.8.8 Address: 8.8.8.8#53

server can't find smtp.google.com: NXDOMAIN

SMTP servers are down for me. Anyone else?

yup

Server: google-public-dns-a.google.com Address: 8.8.8.8

* google-public-dns-a.google.com can't find stackoverflow.com: Server failed

Developer here, since we had a click to open form at the time, we loaded the CSRF via AJAX. However that does not seem to be a good idea if we need it to work asap (and without javascript). I would look at something like SSI to put in the CSRF token to a cached page.