Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. E Mail module in VC

E Mail module in VC

Scheduled Pinned Locked Moved C / C++ / MFC
helpsysadminquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    Usman Tasleem Akshaf
    wrote on last edited by
    #1

    is there any free SMTP server which i can use for sending e mails as i have written a module for sending emails in VC but i am not finding any free SMTP servers with which my module can connect.I have also found some free smtp servers on internet but when i try to connect to them i get the error of RELAY.i don't have any idea what is the problem.please explain what is the relay error and also tell me a free smtp server with which i can connect. i don't want to use MicroSoft exchange server.do help. thanks Be FaithFull To Your Work.

    J 1 Reply Last reply
    0
    • U Usman Tasleem Akshaf

      is there any free SMTP server which i can use for sending e mails as i have written a module for sending emails in VC but i am not finding any free SMTP servers with which my module can connect.I have also found some free smtp servers on internet but when i try to connect to them i get the error of RELAY.i don't have any idea what is the problem.please explain what is the relay error and also tell me a free smtp server with which i can connect. i don't want to use MicroSoft exchange server.do help. thanks Be FaithFull To Your Work.

      J Offline
      J Offline
      Jose Lamas Rios
      wrote on last edited by
      #2

      Usman Tasleem Akshaf wrote: but when i try to connect to them i get the error of RELAY The "error of relay" means that SMTP server is not willing to send mail for everyone; only authorized users can use the server to send mail. Yes, there are some open relays out there. In most cases, it's not because they *want* to donate their resouces to anonymous others, but because some admin didn't do his job and didn't properly secure it. In any case, using one of those servers without authorization isn't ethical at all. Besides, these open relays, even when they appear to work, are so heavily abused by spammers that are blocked almost everywhere; most properly administered servers refuse to accept any message from them. So, I suggest you either install your own SMTP server (paying for the hardware, software, bandwidth, administration, maintenance, etc.) or you get SMTP service from someone else. You could talk to your ISP, they usually provide that service. -- jlr http://jlamas.blogspot.com/[^]

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups