Ok, I've got a situation that maybe someone can answer.
Windows 2000 Server (IIS5) running a website, CDO Enabled and Exchange 5.5 on the same machine.
CDO works, sends .eml files to the routing mailboxes (in the IIS directory structure) but nothing picking the files up... admin tried to setup SMTP for IIS but it wont let him since Exchange is on the box...
Does anyone have Exchange/IIS on the same machine and have working CDONTS ... making ASP email possible?
quote: You can't have them on the same box, you need to use the Exchange CDO rather than the IIS CDO
Neil
Ok, but what do you change to allow you to do regular CDONTS NewMail object work in ASP. I have the Snitz forum setup on the webserver and its using CDO for the reminders etc... its dumping all the reminders into the proper folders in the IIS directories but nothing picks them up and sends them out because Exchange doesnt look at those folders... if the admin takes all the files from that folder and puts them in the outbound EXCHANGE folder... they'll go out.
Is there a hack in the registry to define WHERE CDO drops the .eml files for pickup/routing?
Another... which leads me to believe you might be able to redefine the folder to drop the .eml files into... thus allowing someone to switch the default to the Exchange outbound folder.