I'm not sure, but I THINK that a bulk emailer / spammer could solve this problem:

Using a robot to send a few emails (like one every 3 minutes, Not thousands per minute).
The robot is programmed with Perl, and the front is PHP.
Using "PHPMailer_v5.1" to send the emails.

I'm in Los Angeles, but I connect thru a VPN, so it looks like I'm somewhere else.
The problem is in the email headers:
The "Received from:" IP is the IP of where I actually am!
I want that IP to be the IP at the other end of the VPN, like in Dallas, or Miami.

I can retrieve the IP of where I'm (not) at from the VPN service provider.
How can that (Dallas or Miami) IP be put into the email header?

PLEASE - I Need a solution to this.

Thanks very much.

MonkeyDung