neo-neighborhoods.neocities.org
Thank you! Not sure why it hasn't gone through - maybe I used the wrong form 😅 If it's not too much trouble, would you mind updating the description too? Something like "Tsy’s li’l place in cyberspace. It’s mostly Minecrap." would be more general (not to mention much shorter lol)
Oops, there appears to be a broken image/button next to my site's name (in Athens).
I couldn't find a button for your site so I just put an empty image link there.
Ok... you inspired me to clean up Athens. dead links gone. broken images hidden. Thank you.
What host? Also, are you using PHP mail() or SMTP? Most hosts block mail() to stop spam, switching to SMTP usually fixes it. Before switching hosts, try PHPMailer with an SMTP service like SendGrid. It’s more reliable than standard server mail.
I have a server, well a friend gives me some space on his... I have used it for many years. each of the forms uses php to generate an email that the server sends to an email address. It has worked fine for the past five years, until I suddenly stopped getting the mails.
If it worked for years and stopped, your friend's server IP is might have gotten blacklisted or Gmail updated their 'DMARC' rules. PHPMailer might be a worthwhile alternative.
I figure this is the case. I don’t have full assess to the server and to be honest he is about ready to wuit paying dreamhost for it anyway. So I really don’t know how to go forward from here.