Throttle – Control who can send you email
11–20 of 37 posts
Re: Throttle – Control who can send you email
#12I discovered that when you delete your email address for a week almost all the spam and newsletters disappear. I don't know exactly how it works, but it does. So every couple years I just completely disable my email address for ten days, or whatever, while on vacation.
Re: Throttle – Control who can send you email
#13Re: Throttle – Control who can send you email
#14Am I missing something? Why not just create a filter that permanently deletes or marks emails from a certain sender as spam?
That doesn't catch the cases where the sender uses a different From: address, or shares your email address with third parties.
Re: Throttle – Control who can send you email
#15-Combine mass mailings in to a single daily digest email (Unrollme)
-Find out who tries to sell your email address (Using email+website@gmail.com)
Re: Throttle – Control who can send you email
#16Re: Throttle – Control who can send you email
#17Re: Throttle – Control who can send you email
#18Anonymizing isn't new. For instance Craigslist generates an anonymized e-mail address through which people interested in your ad can contact you. (Of course, if you reply to it, then you reveal your real address.)
People who run their own mail domains do this kind of thing on their own.
I have the following system: the local part of the e-mail address has a four digit security code. If I give such an e-mail address to some vendor, it serves two purposes: the address bypasses spam checks, so I'm sure to get the e-mail. (Usually transactional e-mails are important and not easy to re-send.) Secondly, I can change the code to shut down senders who abuse the the address.
Some banks offer throwaway one-time-use credit card numbers linked to your real credit card. That is very similar to this.
Re: Throttle – Control who can send you email
#19Takes about 5 pages until you get to the little price tag. I wonder how many abandonments they will get. Personally I like seeing the price up front.
This product seems like a good candidate for a free trial period. Users will become invested to some degree during the trial and may be reluctant to stop using it.
Re: Throttle – Control who can send you email
#20An open source version would really be handy for people who host their own domains.
I could use a FireFox extension which lets me click next to some e-mail field to generate an address by talking to some web shim on my server at home, which generates the alias and binds it to my e-mail address via /etc/aliases, and restarts Exim.
The generated e-mail could actually be a cookie which contains not only some random ID but an encoded version of the domain name of the site against whose page it was generated. So later, when that address is being abused, you can tell where it came from without looking up any association in any file or database.