Can anyone code a proxy php script?

Status
Not open for further replies.

bape

BANNED
Joined
Sep 15, 2008
Messages
199
Reaction score
544
basically, i will be sending mail through a certain script and i want it to be able to send it through different proxies. that way, i dont get blacklisted or have my gmail accounts banned or what not.

let me know your prices.
 
bape, are you using a custom script to send your email, and one problem that you will need to combat is any php script(for sending mail) will remain a server-side code.

Try using a javascript option if you have one, i'll look around and see if I can find one. And for controlling your ip just use one of the few thousand php proxies.

Cheers!!
 
alright see if you can use this to make the php proxy thing work:
Code:
http://www.jsdb.org/
http://www.jsdb.org/samples/mailer.js.txt

Hope it works!

Cheers!!
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top