Web Authoring
  Home arrow Web Authoring arrow Page 15 - Dreamweaver MX 2004: Your Connection to th...
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
WEB AUTHORING

Dreamweaver MX 2004: Your Connection to the Internet
By: McGraw-Hill/Osborne
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 11
    2004-07-19

    Table of Contents:
  • Dreamweaver MX 2004: Your Connection to the Internet
  • File Transfer Protocol and the World Wide Web
  • TCP/IP
  • Hypertext Transfer Protocol
  • Hypertext Markup Language (HTML)
  • Understand Data-Driven Web Application Components
  • Install Dreamweaver MX 2004
  • Web Servers
  • Choose Server Technologies
  • JavaServer Pages, PHP, and ColdFusion MX
  • Install and Configure Microsoft Internet Information Services
  • Installing and Using Internet Information Services
  • Understand the Components of an IIS Installation
  • The Default Web Site
  • The Default SMTP Server
  • What to Take Away from this Module

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Dreamweaver MX 2004: Your Connection to the Internet - The Default SMTP Server


    (Page 15 of 16 )

    Although the default SMTP server is not strictly a part of setting up IIS to work with Dreamweaver, sending mail within Web applications is a very popular topic of discussion. We cover some preliminary setup so you can use both this SMTP server and CDO mail.

    Simple Mail Transport Protocol (SMTP) is a very simple way, as the name implies, to send and receive mail across the Internet. With the advent of POP3 and IMAP, SMTP is not used much for mail retrieval, but it is still the standard for sending mail. The IIS installation installs an SMTP server along with IIS, so you can use your Web server to send mail, or you can use another mail server that you control, such as Exchange or Lotus Notes. All you have to know is its IP address and security settings. Let’s take the simple route and set up the local Web server to send mail for you.

    Two components are necessary to get CDO mail running on your server: the cdonts.dll file and an SMTP server. CDO for NTS1.2 is a lightweight version of the full Collaboration Data Objects that works with Microsoft Exchange. It comes with IIS5 and should be on your server if IIS is running, but it may not be registered.

    To make sure cdonts.dll is registered, select Start | Run in the Run dialog box and then type regsvr32 c:\winnt\system32\cdonts.dll.

    NOTE  You should use the path of your system folder in place of C:\winnt\system32. This is the default installation path for Windows 2000.

    If the registration completes successfully, you will get a confirmation dialog box like this:

    IIS will create a default SMTP virtual server and a drop directory where mail will be kept. See the IIS documentation for information on setting up additional remote and alias SMTP servers.

    That should do it. Your server is now set up with a default SMTP server and the necessary CDO files.

    NOTE  Although you can use CDONTS with Windows 2003 Server, you will have to obtain theDLL from another machine and copy and register it because it does not ship with theserver. The new default mail service with Windows 2003 is CDOSYS. It is quite similarto CDONTS, but its implementation is slightly different.

    Progress Check

    1. What components are required to use CDO mail in your IIS installation? (The file cdonts.dll and an SMTP server)
    2. Why should you enable the Write check box in your FTP Site Properties window? (So you can upload files to your site’s directory)
    3. What is a default document? (The page that is loaded when no specific page is requested in a Web site URL)

    This chapter is from Dreamweaver MX 2004: A Beginner's Guide, by Tom Muck and Ray West (McGraw-Hill/Osborne, 2004, ISBN: 0-07-222996-9). Check it out at your favorite bookstore today.

    Buy this book now.

    More Web Authoring Articles
    More By McGraw-Hill/Osborne


     

    WEB AUTHORING ARTICLES

    - Yahoo Pipes: Worth a Look
    - Completing an EAR
    - Building and Deploying an EAR
    - New Nuke Security Sentinel: Worth Taking a C...
    - Administering Your CMS-Based Web Site
    - What You Need to Know Before Using a CMS
    - Introducing the Google Maps API
    - An Overview of the Yahoo User Interface Libr...
    - Basic configuration of osCommerce, concluded
    - Basic configuration of osCommerce, continued
    - Basic configuration of osCommerce
    - Deploying your Site with PHPEclipse, continu...
    - Deploying your Site with phpEclipse
    - Macromedia Captivate Review
    - Macromedia and Adobe Planning to Tie the Knot







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 2 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek