ietf-dkim
[Top] [All Lists]

Re: [ietf-dkim] BCC Recipients

2005-08-23 12:37:09

On Tue, 23 Aug 2005, Hallam-Baker, Phillip wrote:

This doesn't help for BCC recipients at the same domain.

The only way to sign BCC in my view is to provide a per user signature
constructed by means of an HMAC.

For example message is "Hello World", Sending it to dot(_at_)dotat(_dot_)at

So I construct a BCC identifier HMAC ("dot(_at_)dotat(_dot_)at", SHA1("Hello
World"))

Or something of that nature. That means that the BCC recipient can
verify it was sent to them while preventing any To: or CC: recipient
knowing anything more than that there is a BCC.

While its cool idea, I fear it may not be 100% doable because when message is sent to bcc recipient, the address originally in bcc (and which becomes
address in 2821 RCPTTO) may not be final address seen in RCPTO when message
is delivered (i.e. if message is further forwarded for example).

BTW - why HMAC? You could do just SHA1("dog(_at_)dotat(_dot_)at","Hello World")

--
William Leibzon
Elan Networks
william(_at_)elan(_dot_)net
_______________________________________________
ietf-dkim mailing list
http://dkim.org

<Prev in Thread] Current Thread [Next in Thread>