Thread: Email...

  1. #1
    Registered User
    Join Date
    Nov 2004
    Location
    Pennsylvania
    Posts
    434

    Email...

    How difficult would it be to write a program which sends an email?

    I tried googling some things but i get results for C# and Java and such and i'm looking for a way to do it with Win32 and C++.

    Anyone know where to even begin?

    Thanks!
    "Anyone can aspire to greatness if they try hard enough."
    - Me

  2. #2
    Registered User Queatrix's Avatar
    Join Date
    Apr 2005
    Posts
    1,342
    Your best shot would probably be with the SMTP using winsock. Do some research on those, and you should find plenty.
    Last edited by Queatrix; 04-01-2007 at 11:03 PM.

  3. #3
    Registered User
    Join Date
    Nov 2004
    Location
    Pennsylvania
    Posts
    434
    Danke! haha

    I'll do that....

    Tomorrow, ha it's late now.


    Thanks!
    "Anyone can aspire to greatness if they try hard enough."
    - Me

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Spam Filters. ISP based email is dying.
    By Mario F. in forum A Brief History of Cprogramming.com
    Replies: 14
    Last Post: 03-05-2008, 12:05 PM
  2. Email Server on c#!
    By andhikacandra in forum C# Programming
    Replies: 0
    Last Post: 10-09-2007, 08:49 PM
  3. Open Source Email Server!
    By andhikacandra in forum Tech Board
    Replies: 2
    Last Post: 10-02-2007, 10:51 PM
  4. MAPI....how to specify FROM email
    By freestyle in forum Windows Programming
    Replies: 0
    Last Post: 05-13-2003, 08:55 AM
  5. email client with C++
    By mwagiru in forum C++ Programming
    Replies: 0
    Last Post: 02-14-2002, 01:17 AM