cfmail on Win 2k3 Exchange 2k3

Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default cfmail on Win 2k3 Exchange 2k3

    I?m having some problems sending mail now using cfmail. I recently upgraded my
    mail server from Windows 2000 running Exchange 2000 and IIS 5.0 to Windows
    Server 2003 running Exchange Server 2003 and IIS 6.0. I have Coldfusion MX 6.1
    running on a separate web server running IIS 5. I had several applications
    using the cfmail tag working fine in the win 2k/exchange 2k environment that
    are no longer running on the new server setup.

    My mail server is set up to accept relays from anonymous users from the IP
    address of the mail server. I?ve tried modifying a cfmail tag to use username
    and password authentication, but that didn?t work. The page loads fine and
    thinks its run, but no mail is sent. No errors are generated in either server
    event log.

    Any one have any ideas?


    egarrett Guest

  2. Similar Questions and Discussions

    1. <cfmail></cfmail> in a script
      I am wondering if I can put <cfmail> tags and code within a javascript script. will the browser recognize it, and perform the instructions? ...
    2. cfmail - Attribute validation error for tag CFMAIL.
      I'm getting the error ' Attribute validation error for tag CFMAIL.' on the code below. All its doing is outputting a text string to the TO: field. ...
    3. Exchange mailboxes
      Can anyone suggest why, when I create a user, their mailbox is not created. I am including a mailbox alias which, by excluding it, is the...
    4. help with Studio Exchange, please
      AI 8.01 Win ME I downloaded some things from the Studio Exchange which really sounded great: texture, gradients, Litho 2. But the only ones which I...
    5. Exchange Problems
      I tried to upload an action and I got all the way to doing a preivew. When I press submit it says no page exsists and then when I hit the Back button...
  3. #2

    Default Re: cfmail on Win 2k3 Exchange 2k3

    Just to follow up, I discovered that all the mail that is supposedly being sent is sitting in the C:\CFusionMX\Mail\Spool folder.
    egarrett Guest

  4. #3

    Default Re: cfmail on Win 2k3 Exchange 2k3

    I know you wrote an older post but here's my question to add to your similar
    concerns. We just changed to Win 2003 server, SMTP, CF 4.5.1 and the college
    uses Exchange Server 2000 or higher. What we had, before rebuilding the box
    was Win NT, Exchange2000 campus mail or higher and CF 4.5.1. The cfmail web
    pages that functioned fine (sending mail to OFF CAMPUS customers) before the
    box was upgraded 3-1-2005, have not changed; however, we cannot get the mail to
    send. Oddly enough, the first few test messages we sent out went, and now they
    ALL go to undeliverable. Nothing in the web pages changed. I've verified our
    server reference is correct. The college's DNS entry knows where the box is.
    NOTHING has changed, but the OS and we cannot figure out why the mail will not
    go out ( to off campus locations). I'm continuing to research this, but it
    puzzles me how this might be at the OS or SMTP level when I thought upgrades
    were improvements, not things to make you go 10 steps backwards to get 2 steps
    forward.:confused;

    hobbescat Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139