CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2001
    Posts
    91

    generating email without using mapi?

    Hi,
    in an app. that I built there is the necessity of sending an email from a system with Win NT + Outlook 97, without the mapi profile, as the user is connected with a modem via a Citrix Server that blocks the mail.
    As I do not have any idea how to do that, I would really appreciate ideas and - even more - some code.




    have a nice day,

    Patzer
    have a nice day

    Patzer
    _____________________________
    Philo will never be forgotten

  2. #2
    Join Date
    Oct 2001
    Posts
    2

    Re: generating email without using mapi?

    hi patzer,
    well i can send you some code which can send email by using SMTP server name, but i don't have your mailID

    if u want it. send me ur mailid at [email protected]



  3. #3
    Join Date
    May 2001
    Posts
    91

    Re: generating email without using mapi?

    Hi Shitiz,

    thx for the idea. After some research I had the same, and it works :-)



    have a nice day,

    Patzer
    have a nice day

    Patzer
    _____________________________
    Philo will never be forgotten

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured