I would be tempted to implement a custom SMTP server that accepts every email as if that target mailbox exists and collect them on a nosql db (just for curiosity and technical challenge) though I have no idea if I'd face any legal issues.
Gail, not Gmail
11–20 of 166 posts
Re: Gail, not Gmail
#12Re: Gail, not Gmail
#13Re: Gail, not Gmail
#14Re: Gail, not Gmail
#15I would plaster that shit with ads, it's free money.
The late 90's/2000's was when the bad "sue for everything" habit came from over the pond and the thousands of extra lawyers (trained by our desire for more people to go to university) suddenly needed to find work. Also this is when driving insurance premiums skyrocketed because suddenly everyone was claiming for whiplash because it was "free money" that we all have to collectively pay back. Some things that appear free are not really free, I guess that's my point.
Re: Gail, not Gmail
#16I would be tempted to implement a custom SMTP server that accepts every email as if that target mailbox exists and collect them on a nosql db (just for curiosity and technical challenge) though I have no idea if I'd face any legal issues.
Re: Gail, not Gmail
#17They really need to conserve bandwidth.
Re: Gail, not Gmail
#18Re: Gail, not Gmail
#19I would plaster that shit with ads, it's free money.
However check out what the owners say about it:
> Q: Are you interested in monetizing gail.com?
> A: No, but thanks for asking.
> Q: Don't you know that you could throw some ads up and make money?
> A: Yes, I know, thank you. For those who feel they need more advertising in their life, please have a look at our swanky Electronic Frontier Foundation ad below.
Re: Gail, not Gmail
#20I would be tempted to implement a custom SMTP server that accepts every email as if that target mailbox exists and collect them on a nosql db (just for curiosity and technical challenge) though I have no idea if I'd face any legal issues.
Why would you? It's standard practice to set up a catch-all for your domain and you can just configure postfix to do that.