> Return-Path: <exim-users-request@???>
> Received: from punt-1.mail.demon.net by mailstore for
> oliver@???
> id 887053455:10:03937:9; Mon, 09 Feb 98 19:44:15 GMT
I get:
Return-path: <exim-users-request@???>
Envelope-to: postmaster@???
Delivery-date: Mon, 9 Feb 1998 20:42:48 +0000
Received: from list.theplanet.net [194.152.64.143]
by heaton.cl.cam.ac.uk with smtp (Exim 1.82 #1)
id 0y202N-0001lJ-00; Mon, 9 Feb 1998 20:42:43 +0000
which reveals who the recipient *at final delivery time* is.
You are asking to have data added on a per recipient basis to a header which
is written into the queue file.
exim has the model of having a *single* copy of the message in the queue,
shared for all recipients.
If you want to go for a "per recipient" copy, then use qmail rather than exim.
--
*** Exim information can be found at
http://www.exim.org/ ***