Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

CDONTS > Bad Mail

Options
  • 30-05-2003 3:21pm
    #1
    Closed Accounts Posts: 135 ✭✭


    Hi,

    I am using CDONTS to send a feedback mail. I'm testing the script on my local machine running IIS 5.1, WinXP. The script is ASP/VB.

    The script runs fine but it puts it into the queue and after a minute or two, it moves it to BadMail.

    Any ideas???


Comments

  • Moderators, Politics Moderators Posts: 39,950 Mod ✭✭✭✭Seth Brundle


    Is there any error in the logs?
    Is the objMail.From property of the CDONTS.Newmail object a valid email address?
    Also check to see that the IUSR user has access to the C:\Inetpub\mailroot folder.
    Killian


Advertisement