I am having problems sending email from a webpage. I am gathering information from a form (text fields, and 2 attachments) and trying to send to my email using the CDO object. I am running IIS 5.0 with Win XP SP2. I have everything saved in an asp file. Everything seems to compile and run fine but there is no email that is sent.
When i check the mailroot folders(badmail and queue), all of the emails are in a *.eml format but are stuck in the queue directory. Why is this happening? I am pretty sure i have the smtp information correct as i am able to telnet to it without any problems. It just seems to be on the actual send!!!!!!.
Can someone please give me some advice on how to remedy this. I tried suggestions from searches online and they don't work. Thanks in advance.
oobern