Auteur: Jim Roberts Date: À: David CC: exim-users Sujet: Re: [exim] support for domainkeys
----- Original Message -----
From: "David" <david@???>
> Hi !!
>
>> For incoming bounces, search for database records in which bounce
>> recipient matches original sender field, and "intended to" addr matches
>> original destination field. If you find any matches, permit the bounce,
>> and delete the oldest matching record.
>
> where do you get the "intended to" address ?
>
Well, I just examined a couple of counces from two different sources...
Both included the original address the message was intended for. However,
the format of the messages was quite different! I can see it would be quite
difficult to reliably extract the original recipient address, and perhaps
not even guaranteed to find it, depending on who/what generated the bounce
message. Sigh.