Re: How do i use SMTP server from my application?

From: Jeff Cochran (jeff.nospam_at_zina.com)
Date: 09/08/04

  • Next message: Julia: "Re: How do i use SMTP server from my application?"
    Date: Wed, 08 Sep 2004 15:59:19 GMT
    
    

    On Wed, 8 Sep 2004 10:17:18 +0200, "Julia" <codewizard@012.net.il>
    wrote:

    >
    >Hi,
    >We are developing a system running on windows 2000(system A) which need to
    >send email messages.
    >The system will be deployed inside an organization which have another mail
    >server(system B) with which messages
    >can go out from the organization
    >
    >my questions are:
    >
    >1.Is there any benefits if my application will use the SMTP server on system
    >A to send(queue) emails
    > and system A will connect to system B?

    Single point of control versus two would be my main benefit of using
    one SMTP server. But if you have connectivity issues you may choose
    otherwise.

    >2.How do i connact to SMTP server,is there any COM\MAPI\.NET api?

    The CDO object is what you're looking for.

    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cdo/html/_olemsg_overview_of_cdo.asp

    >3.Can i connect to SMTP server from a different machine?

    Yep.

    >4.Can i subscribe to events of SMTP server from a different machine?

    I don't understand the question.

    >5.does SMTP server support WEBDAV?

    SMTP supports SMTP (conveniently). WebDAV is a different technology,
    but you could write code to send files uploaded via WebDAV for
    example.

    Jeff


  • Next message: Julia: "Re: How do i use SMTP server from my application?"

    Relevant Pages

    • Re: How do i use SMTP server from my application?
      ... >We are developing a system running on windows 2000which need to ... >send email messages. ... >1.Is there any benefits if my application will use the SMTP server on system ... WebDAV is a different technology, ...
      (microsoft.public.inetserver.iis.smtp_nntp)
    • How do i use SMTP server from my application?
      ... We are developing a system running on windows 2000which need to ... send email messages. ... 3.Can i connect to SMTP server from a different machine? ...
      (microsoft.public.exchange2000.transport)
    • How do i use SMTP server from my application?
      ... We are developing a system running on windows 2000which need to ... send email messages. ... 3.Can i connect to SMTP server from a different machine? ...
      (microsoft.public.inetserver.iis.smtp_nntp)
    • Email never reaches
      ... I am using Windows XP. ... I have configured the Default Virtual SMTP Server ... Following is the configuration of the Default Virtual SMTP Server on my ...
      (microsoft.public.inetserver.iis.smtp_nntp)
    • Re: Can not use port 25 in my Win XP nor my Win2003 server.
      ... There is an SMTP server included with IIS on both Windows XP and Windows ... If I connect a windows2000 pro PC to the LAN, ...
      (microsoft.public.inetserver.iis.smtp_nntp)