EMail Submit Problem using Godaddy and AOL

Discussion in 'C#' started by bnewirth, Jan 9, 2008.

  1. #1
    :mad:I am developing a business website. On this website is a form which gets completed, in ASP. Once completed the person filling out the form hits the submit button and an email, which contains the information filled out on the form, gets sent. I'm using CDO objects to compose the outgoing email.

    This process works fine for everyone, EXCEPT AOL users, and I don't know why, or what to do. I'd certainly appreciate it if anyone has any suggestions. I've contacted Godaddy technical support and they're not very helpful.

    Thanks,
    Brian
     
    bnewirth, Jan 9, 2008 IP
  2. JohnZing

    JohnZing Peon

    Messages:
    109
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    AOL anti-spam policy
    We had similar problems with AOL and Hotmail. Make sure your domain is correctly configured to send email from godaddy server... also post here the smtp you use to send emails so we can check if the server complies with AOL policy
     
    JohnZing, Jan 9, 2008 IP
  3. bnewirth

    bnewirth Guest

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi John,
    Thank you for the reply. I'm thinking that at this time that the problem is probably :rolleyes:"ME".... Last night I took the problem sending script and stripped it down to the bare bones and then tested it. And it worked! So it's probably the 'human' factor and not the technology factor. My next step is to add some code and then try to retest and see what happens. I do appreciate your response and if the testing isn't successful, I may then take you up on your offer.
    Thanks again,
    Brian
     
    bnewirth, Jan 10, 2008 IP
  4. bnewirth

    bnewirth Guest

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Yup, it was MEEEEEEEEEEEEEEEEE.... It's working now.....
    Thanks again John,
    Brian
     
    bnewirth, Jan 11, 2008 IP
  5. TWS

    TWS Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I am having the same problem. Is it possible for you to share your code? Thanks!
     
    TWS, Jan 15, 2008 IP
  6. webexpert

    webexpert Banned

    Messages:
    188
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    not sure about AOL.. but with godaddy, if you are using shared hosting, then you need to wait for emails.. in godaddy's shared hosting, all email messages goes to the queue and waits for their email sender cron (shedular) to start sending emails.. in godaddy they sends email after every 30 minutes, sometimes this delay can be in between 1 and 2 hours.. to send emails instantly on godaddy servers, the only way is to take their dedicated servers, that is not good enough.. i saw several hosting companies provides shared hosting with instant email sending..
     
    webexpert, Jan 15, 2008 IP