Jump to content

SMTP Port Emulation!!?!?!?!


d22552000

Recommended Posts

Is it possible...?

 

I want to use my normal PHP mail scripts and such, but my ISP blocks port 25 SMTP calls.

 

They told me: "If your smtp server uses something other than port 25, you can use smtp.".

 

Is there a way to send the call on say.. port 26.. and have it recieved on port 25 to where I am sending it?

Link to comment
https://forums.phpfreaks.com/topic/64968-smtp-port-emulation/
Share on other sites

yes, I have it set to use SOCKETS instead of ports. /path/to/mail or whatever

 

YES IM ON WINDOWS, I have an emulated *nix file system.

 

It does, but it cant connect to the ports on the mail servers it sends to:

 

gmail

mail

hotmail

 

ETC

ETC

Link to comment
https://forums.phpfreaks.com/topic/64968-smtp-port-emulation/#findComment-324240
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.