this post was submitted on 15 Jun 2023
1 points (100.0% liked)

SQLite

75 readers
1 users here now

For discussions about the SQLite database

founded 2 years ago
MODERATORS
 

Saw this on Hacker News, seemed interesting.

you are viewing a single comment's thread
view the rest of the comments
[–] samc 1 points 2 years ago

I remember a similar issue with some newsletter software I worked on. The free version added a powered by line to newsletters among other limitations.

Unfortunately, spammers started using it which inevitably led to people thinking we were spamming them and a lot of angry emails.

The software enforced unsubscribe links but the spammers modified it to remove that. Weirdly, they left the powered by link… maybe it helped pass spam filters? Or they just didn’t care.

There wasn’t much we could do to stop them so in the end the free version had to be discontinued.