| Author |
Sending an email from a ASP page
|
|
| Randy S 2004-05-14, 2:35 pm |
| I have checked all my settings 10 times and am just missing something so I thought I ask the experts because my eyes are just not working anymore.
I am trying to use CDONTS to create a simple email text and send out from an ASP page but I am not having any luck with my development machine @ my house. I do have the SMTP virtual server up and running but all the emails go to the drop folder?
Your help is greatly appreciated
| |
|
|
| Randy S 2004-05-14, 5:35 pm |
| I am using a Windows 2K server, if that helps.
Here is the rest of the configuration
Server name is BIZTST so the default domain name in the SMTP virtual server is BIZTST
I am trying to send an email to randy@sohanaki.com which is hosted by my ISP all emails go to the bad folder.
If I Add a alias domain name by the name of sohanaki.com & then stop & start the service the email will go to my Drop folder.
Then if I delete the alias domain name but NOT stop & start the service the emails will go to my ISP account where i want it to go. but if the service get's stopped & restarted it will go into the bad folder. Even not stopping but after some time it will
go to the bad folder?
I am puzzled.
Thanks
Randy
| |
| Randy S 2004-05-14, 5:35 pm |
| Also if the email goes to the bad folder I don't see any other records of it in the log file? shouldn't everything be logged?
Randy
| |
| Randy S 2004-05-14, 5:35 pm |
| By recreating a new Virtual SMTP with leaving everything to default it all works.
Thanks
Randy
| |
| Bill Nguyen 2004-05-30, 11:53 am |
| Mike;
I got this error message when executing the routine. We have Win03 - IIS6.0.
Please help
Bill
CDO.Message.1 error '80040220'
The "SendUsing" configuration value is invalid.
/gsic_asp/lib/testcdosys.asp, line 32
"Mikey_B" <@> wrote in message news:uFNe4neOEHA.3044@TK2MSFTNGP10.phx.gbl...
> Do not use CDONTS, it does not work with clean installs on Windows 2003.
>
> http://www.tconsult.com/aspnet/serv...003_cdonts.aspx
>
> Either way, this should help.
>
> --
> Mike
>
>
| |
| Jeff Cochran 2004-05-30, 11:53 am |
| On Wed, 26 May 2004 10:55:28 -0700, "Bill Nguyen"
<billn_nospam_please@jaco.com> wrote:
>Mike;
>I got this error message when executing the routine. We have Win03 - IIS6.0.
>Please help
>Bill
>
>CDO.Message.1 error '80040220'
>
>The "SendUsing" configuration value is invalid.
>
>/gsic_asp/lib/testcdosys.asp, line 32
Might try a .NET group and post the lines in question or the script
for help.
Jeff
>"Mikey_B" <@> wrote in message news:uFNe4neOEHA.3044@TK2MSFTNGP10.phx.gbl...
>
|
|
|
|