Hallo Victor, On Mon, 16 Dec 2002 15:47:57 -0500GMT (16-12-02, 21:47 +0100GMT, where I live), you wrote:
VBG> I would like to create a reply template that automatically VBG> inserts the senders IP address. Why? VBG> Is this possible? I wouldn't bet on it. I've received messages from which I couldn't determine the originating IP-address manually (because it's not mentioned, apparently not all servers mention it), for those it's impossible to generate a correct regexp. For the rest you'd need to generate a regexp that gives the last IP-address that's mentioned in the 'Received' headers. But some servers include their own address too, so in that case you don't want to have the before last address. Some senders live on a LAN, do you want to mention their IP-address in their LAN or the IP-address of the LAN's gateway? -- Groetjes, Roelof ________________________________________________________ Current version is 1.61 | "Using TBTECH" information: http://www.silverstones.com/thebat/TBUDLInfo.html
