derti wrote:
0.65 (or current CVS) fixed the whole dk_headers handling, I think I
mentioned it in the changelog. Actually, in the 0.64 code the h=
handling was broken when verifying if there were duplicate header labels
(ie: Recieved:) but were not all in order (ie: Recieved: Sender:
Recieved:) . 0.64 re-orders the headers so they are in order (ie:
Recieved: Recieved: Sender:)then generated the sig to compare which was
incorrect. Using the new dk_rdupe() function when signing will get
around this problem for servers that use the older code. If you use
dk_rdupe you MUST remember to also add the h= tag.
Thanks Tim.
Also sorry for not getting back to you earlier. I was terribly busy for
a while :)
/tom
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/