Re: Thinking outside the box
Dan Oetting <[email protected]> Sun, 17 Mar 2013 20:13:23 -0600
| Newsgroups | gmane.ietf.asrg |
|---|---|
| Message-ID | <[email protected]> |
On Mar 17, 2013, at 16:47, Paul Smith <[email protected]> wrote: > How about simple end-to-end authentication? > > Such as: > > - When I receive a message, I look for a 'Password' header field. If there isn't one with my value, then I can be suspicious about the message. Depending on my requirements, I could discard the message, treat it as spammy, or accept it anyway etc > - When I send a message to someone, I have the option of telling them my password in a header This is such a great idea that I decided to retroactively implement it on all mail systems so you can go ahead and use it today. To solve the one to many problem, the password needs to be outside of the fixed headers that are sent to everybody. This required extending the envelope which fortunately was flexible. I hope it works out for you. -- Dan Oetting