sending email through port no 443 or 80 -


I am a college student, my college network blocks all ports except 80 and 443. Now I am doing my project and I have to send an email. Is there a way that I can send emails through these ports

edit

I found a way out of this problem I used Google Appenin as a relay Whenever I want to send a mail, I will send a post request to Appenzin and send a servlet mail in Epenzin.

No, for this HTTPS and HTTP your college specifically blocks those ports so that You can not send an email: otherwise it will be spam!

To give you instructions, you have to ask about what to do with your tutor. Most likely that the ports are blocked on the firewall outside the campus, but you can use those ports within your lab or premises network.

If you really need to send mail in the outside world, then your email client - in which you will have a description of the outgoing SMTP server of the campus.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -