|
paulie -> RE: ASPmail help (3/8/2005 12:56:18)
|
quote:
Earthlink support says they do not provide support for scripting errors That's what you get without a dedicated hosting provider. It's tempting to save a few $ by using the space that comes with your ISP connection, but when you need more than just static .htm pages, it isn't worth the money you save. In their defense though, mosts hosts don't support scripting errors once they've hooked you up with the components available. They tend to assume you know what you're doing (boy have I proved them wrong!) The good news is that you can almost always find an answer here or elsewhere on the Internet. I don't have experience with this particular email script, but I would say that it is probably timing out because it can't find the mail server to send from. Try a few different values for the remotehost. <edit> Just a thought, but this line puzzles me: if Mailer.SendMail then... Is this a true condition? If not, it will never send. </edit>
|
|
|
|