|
|
|
|
|
by kps
2564 days ago
|
|
If you run your own email, you can catch the moderately motivated spammer: use a character other than + as the segmenter, and a honeypot +. <me+some-thing@example.com>
<me+some-other@example.com>
Here, ‘-’ is the segment character, <me+some@example.com> is the actual delivery address, and <me@example.com> triggers an immediate block. |
|
This doesn't work. I've seen legitimate companies just strip everything from the + onwards.