> I could give this a go if you are able to clarify a little.

Please don't.  LOL  Actually, look at the exchange between Danny and myself.
If you want to work on FetchPOP, look at parsing the Received header, and
use that for the address.

> The goal of this being so that you can "forward/send" this mail to a
totally
> different user under JAMES?

No, the idea (as Danny picked up) was simply to be able to send to the name
used by the original SMTP transaction, not the name in the TO field.

> Wrap a Mail object around the mimemessage?

Mail objects are the transports we use internally.  The MimeMessage should
be unchanged except fro the addition of the X- header already in the code,
which could be replaced with a mail attribute in v3, unless the intent is
for that to be sent on to other servers or the final client.

        --- Noel


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to