Re: add sender's ip in header to an e-mail

From: Alexander (someone_at_nobody.com)
Date: 08/31/04


Date: Tue, 31 Aug 2004 19:26:06 +0200

Try:
X-Received-from: [usersip]

In news:Xns9556B8BB5BECBweedpeckerwanadoobe@195.130.132.69, hakte
wEEdpEckEr <toch_lekker_nie@geen_email.aub> op ons in met:
> Hi,
>
> I'm making a script that allows the user to send an e-mail. To prevent
> abuse, I would like the user's ip to be stated in the headers, not in
> the body. However, when I try adding a header like: "Received from:
> [usersip]" this line always ends up at the first line of the message
> in the body. What is the correct header that I should add?
>
> greetings
> Tim