Recent posts

#81
newLISP in the real world / Re: A couple of newlisp projec...
Last post by cameyo - May 23, 2023, 10:12:41 AM
Thanks itistoday!
Thanks ralph!
#82
newLISP in the real world / Re: A couple of newlisp projec...
Last post by itistoday - May 22, 2023, 06:06:23 PM
Cool set of utilities! Also yeah as you seem to have discovered @ralph.ronnquist this forum has an @mentions feature :D
#83
newLISP newS / Re: sending emails to @gmail.c...
Last post by itistoday - May 22, 2023, 06:02:14 PM
Quote from: itistoday on May 22, 2023, 05:25:31 PM(EDIT: I will be surprised if it does, because it's a completely different IP from the IP that Gmail sees for the mail server.)

Indeed it doesn't seem to have helped. But I guess it was worth a try.  :)
#84
newLISP in the real world / A couple of newlisp projects
Last post by rrq - May 22, 2023, 05:55:43 PM
Thanks @itistoday!! Great to be at a new forum home.

Here's a pointer to a few of my newlisp projects

Most of them are functional, but generally they are for fun.
#85
newLISP newS / Re: sending emails to @gmail.c...
Last post by itistoday - May 22, 2023, 05:25:31 PM
Ah I see what you're saying!

OK, so yes, as I mentioned the rDNS for the mail server is correctly setup to point to the mail server's domain.

However the rDNS for the machine hosting this website doesn't currently point to anything as you pointed out. So yes that's something I can fix - just did that. I don't know how long it takes to propagate, but hopefully should be showing newlispfanclub.com soon. We'll see if that helps with @gmail.com. (EDIT: I will be surprised if it does, because it's a completely different IP from the IP that Gmail sees for the mail server.)

Still, it's very common for one machine to host dozens of domains, and per-machine the rDNS can only point to one of those domains. So this isn't something Google should be checking for when handling email.

Proper spam prevention should not rely on such things IMO, but rather they should use machine learning / deep learning to classify messages. I'm honestly surprised and disappointed that we don't have a good open source solution to this yet.
#86
newLISP newS / Re: sending emails to @gmail.c...
Last post by rrq - May 22, 2023, 05:04:52 PM
Eh? Doesn't your ISP provide rDNS setup?

EDIT: it's not related to email as such, and I agree that setting up your own MTA would be too much.

EDIT 2: not sure if relevant:
https://clientarea.ramnode.com/knowledgebase/19/How-do-I-set-reverse-DNS-RDNSorPTR.html
#87
newLISP newS / Re: sending emails to @gmail.c...
Last post by itistoday - May 22, 2023, 04:56:53 PM
Quote from: ralph.ronnquist on May 22, 2023, 04:54:09 PMAnd for that I believe it would be good getting the rDNS sorted for newlispfanclub.com.

The only way to do that would be to setup a dedicated email server for newlispfanclub.com, which I'm not going to do because it would be setting a terrible example for how people should react to Google's bullying.

Instead, we've explained the situation in the registration text for newcomers while sharing Gmail alternatives. I'm doing this on the forums for my small business as well.
#88
newLISP newS / Re: sending emails to @gmail.c...
Last post by rrq - May 22, 2023, 04:54:09 PM
Well, I'm not trying to support any of Google's business practices; just trying to assist in getting the forum emails delivered to @gmail.com addresses (especially since I happen to have one).

And for that I believe it would be good getting the rDNS sorted for newlispfanclub.com.
#89
newLISP newS / Re: sending emails to @gmail.c...
Last post by itistoday - May 22, 2023, 04:06:30 PM
Hmm. Well, I self-host email for multiple domains. This is perfectly normal.

If Google for some inexplicable reason wants people to host an entire mail server for each domain they own, they should consider how bad for the environment that would be.

The whole concept of having a reputational history is also rather dystopic. How are people supposed to spin up new mail servers? EDIT: maybe it wouldn't be so bad if all new mail servers started with a perfect reputation.

I thought Google engineers were supposed to be smart? I'm sure, if they want to "not be evil", they can figure out how to handle spam without destroying the fabric of the Internet.

In the meantime these providers manage it just fine, and without spying on their customers:

- https://tutanota.com
- https://www.startmail.com
- https://lavabit.com
- https://protonmail.com
- https://www.fastmail.com
#90
newLISP newS / Re: sending emails to @gmail.c...
Last post by rrq - May 22, 2023, 03:59:37 PM
Yes, the MTA setup would be fine, but afaik gmail will want the original sender (newlispfanclub.com) to have rDNS set up (as well), especially for resolvable hosts "without history".