 |
|
 |
|
08-29-04 10:51 PM
Hello,Kristofer and friends
I do thank you for your help in my last attempt to get the
CDOSYS to work via the crash course on Ilopia.com.
(or any other script for that matter)
I have abandoned it again for other projects that I have
just finished. However I am back and I need to ask a
question here that maybe the "missing Link"
Does the IUSR_<machinename> account have to be added to
the CDOSYS.dll to work?
I have not tried it so I thought I would ask first. The
URL to refresh your Memory is www.animocracy.com click on
the "Link"
1)OS Server 2003
2)SMTP is installed and stopped (and visible in IIS)
3)Third-party mail server works fine
4)all on same box
5)all other asp apps work including another asp mail
program by Dundas.
Thanks a ton
Joe!
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
08-29-04 10:51 PM
Hello,
What is the content of EmailWithCDO.asp?
Can you please try to copy everything in the first example (on ilopia.com),
and save it as EmailWithCDO.asp. Does it work now?
You are using a third-party email server, right? Since we are not getting
any error message in the browser, i suppose that we can assume that there is
a contact with the SMTP server. So, can you please check the queue folder,
and other folders the email server uses, and see if you can find the
messages that was posted from the asp-page.
> Does the IUSR_<machinename> account have to be added to
> the CDOSYS.dll to work?
No, that should not be necessary.
--
Regards,
Kristofer Gafvert
http://www.ilopia.com
"Joe" <anonymous@discussions.microsoft.com> wrote in message
news:01f601c48dfe$a24bc220$a401280a@phx.gbl...
> Hello,Kristofer and friends
>
> I do thank you for your help in my last attempt to get the
> CDOSYS to work via the crash course on Ilopia.com.
> (or any other script for that matter)
>
> I have abandoned it again for other projects that I have
> just finished. However I am back and I need to ask a
> question here that maybe the "missing Link"
>
> Does the IUSR_<machinename> account have to be added to
> the CDOSYS.dll to work?
>
> I have not tried it so I thought I would ask first. The
> URL to refresh your Memory is www.animocracy.com click on
> the "Link"
>
> 1)OS Server 2003
> 2)SMTP is installed and stopped (and visible in IIS)
> 3)Third-party mail server works fine
> 4)all on same box
> 5)all other asp apps work including another asp mail
> program by Dundas.
>
> Thanks a ton
> Joe!
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
08-29-04 10:51 PM
Thanks Kris for the reply
I am going to need a little instruction here.
I am going to create the page or pages again?
This maybe the error
1)How do you create the pages?
2) THere is nothing in the mail server logs,que so I do
not think the code is correct (on my part)
I am not sure how to set up the pages from your site.
Do you copy the code first and save it?
What do you save it as and where is this page >>
EmailWithCDO.asp
I think this will get it
thanks
Joe
>-----Original Message-----
>Hello,
>
>What is the content of EmailWithCDO.asp?
>
>Can you please try to copy everything in the first
example (on ilopia.com),
>and save it as EmailWithCDO.asp. Does it work now?
>
>You are using a third-party email server, right? Since we
are not getting
>any error message in the browser, i suppose that we can
assume that there is
>a contact with the SMTP server. So, can you please check
the queue folder,
>and other folders the email server uses, and see if you
can find the
>messages that was posted from the asp-page.
>
>
>No, that should not be necessary.
>
>--
>Regards,
>Kristofer Gafvert
>http://www.ilopia.com
>
>
>"Joe" <anonymous@discussions.microsoft.com> wrote in
message
>news:01f601c48dfe$a24bc220$a401280a@phx.gbl...
the[vbcol=seagreen]
on[vbcol=seagreen]
>
>
>.
>
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
08-29-04 10:51 PM
So, i want to make sure that the page you are trying to send email from has
this code:
http://www.ilopia.com/temp/emailwithcdo.txt
But the extension should be asp on the file (so the filename is
EmailWithCDO.asp). Try then to send an email again.
--
Regards,
Kristofer Gafvert
http://www.ilopia.com
"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
news:e7V8mjgjEHA.3016@tk2msftngp13.phx.gbl...
> Hello,
>
> What is the content of EmailWithCDO.asp?
>
> Can you please try to copy everything in the first example (on
ilopia.com),
> and save it as EmailWithCDO.asp. Does it work now?
>
> You are using a third-party email server, right? Since we are not getting
> any error message in the browser, i suppose that we can assume that there
is
> a contact with the SMTP server. So, can you please check the queue folder,
> and other folders the email server uses, and see if you can find the
> messages that was posted from the asp-page.
>
>
> No, that should not be necessary.
>
> --
> Regards,
> Kristofer Gafvert
> http://www.ilopia.com
>
>
> "Joe" <anonymous@discussions.microsoft.com> wrote in message
> news:01f601c48dfe$a24bc220$a401280a@phx.gbl...
>
>
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
08-29-04 10:51 PM
Copy the code that is located here:
http://www.ilopia.com/temp/emailwithcdo.txt
And save it as EmailWithCDO.asp on the webserver.
Then try again, to write an email, using the webpage you just created (so
browse EmailWithCDO.asp)
--
Regards,
Kristofer Gafvert
http://www.ilopia.com
"Joe" <anonymous@discussions.microsoft.com> wrote in message
news:249e01c48e0a$5e3d2860$a501280a@phx.gbl...[vbcol=seagreen]
> Thanks Kris for the reply
>
> I am going to need a little instruction here.
>
> I am going to create the page or pages again?
>
> This maybe the error
>
> 1)How do you create the pages?
>
> 2) THere is nothing in the mail server logs,que so I do
> not think the code is correct (on my part)
>
> I am not sure how to set up the pages from your site.
>
> Do you copy the code first and save it?
> What do you save it as and where is this page >>
> EmailWithCDO.asp
>
> I think this will get it
>
> thanks
> Joe
>
>
> example (on ilopia.com),
> are not getting
> assume that there is
> the queue folder,
> can find the
> message
> the
> on
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
08-29-04 10:51 PM
thanks Kristofer I will give it a go and try in alittle
while. Gotta go out for an hour or so...
Thanks
Joe
>-----Original Message-----
>Copy the code that is located here:
>
>http://www.ilopia.com/temp/emailwithcdo.txt
>
>And save it as EmailWithCDO.asp on the webserver.
>
>Then try again, to write an email, using the webpage you
just created (so
>browse EmailWithCDO.asp)
>
>--
>Regards,
>Kristofer Gafvert
>http://www.ilopia.com
>
>
>"Joe" <anonymous@discussions.microsoft.com> wrote in
message
>news:249e01c48e0a$5e3d2860$a501280a@phx.gbl...
we[vbcol=seagreen]
check[vbcol=seagreen]
to[vbcol=seagreen]
get[vbcol=seagreen]
have[vbcol=seagreen]
to[vbcol=seagreen]
The[vbcol=seagreen]
click[vbcol=seagreen]
>
>
>.
>
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
08-30-04 01:49 AM
Well....
It is a factor of the truth I will not be able to send
mail like this. I have copied and recopied the code and to
no avail.
I have no Idea why this will not work? It is a complete
and utter mystery?
If you go here Kristofer
http://animocracy.com/SendHtmlEmail.asp
on the same site and same server you will get the mail. I
do not know why?
You can go here and Login
Https://slovaun.com:32001/mail and view my webmail and
this works fine.
I can upload files using asp and all other apps but not
this one. (CDO)
I have a webpage that emails back your username and
password also with asp using the VB script and Schemas
this works also.
My domains are fine and the PTR is set. I have had it this
way for over a year now.
I do not know what else to do?
If you go back to the form on my site and fail to fill in
the fields you will get an error so something is getting
lost?
All I can say is thanks and sorry to bother you
Joe
>-----Original Message-----
>So, i want to make sure that the page you are trying to
send email from has
>this code:
>
>http://www.ilopia.com/temp/emailwithcdo.txt
>
>But the extension should be asp on the file (so the
filename is
>EmailWithCDO.asp). Try then to send an email again.
>
>--
>Regards,
>Kristofer Gafvert
>http://www.ilopia.com
>
>
>"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in
message
>news:e7V8mjgjEHA.3016@tk2msftngp13.phx.gbl...
example (on[vbcol=seagreen]
>ilopia.com),
we are not getting[vbcol=seagreen]
assume that there[vbcol=seagreen]
>is
check the queue folder,[vbcol=seagreen]
can find the[vbcol=seagreen]
to[vbcol=seagreen]
message[vbcol=seagreen]
get the[vbcol=seagreen]
have[vbcol=seagreen]
to[vbcol=seagreen]
The[vbcol=seagreen]
click on[vbcol=seagreen]
>
>
>.
>
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
08-30-04 01:49 AM
ok I am not crazy here?
But I just started the MS SMTP and changed the port to 367
and the mail in now being sent.
Does anyone have a clue whY??
WOW this is MOST wierd
Joe
>-----Original Message-----
>So, i want to make sure that the page you are trying to
send email from has
>this code:
>
>http://www.ilopia.com/temp/emailwithcdo.txt
>
>But the extension should be asp on the file (so the
filename is
>EmailWithCDO.asp). Try then to send an email again.
>
>--
>Regards,
>Kristofer Gafvert
>http://www.ilopia.com
>
>
>"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in
message
>news:e7V8mjgjEHA.3016@tk2msftngp13.phx.gbl...
example (on[vbcol=seagreen]
>ilopia.com),
we are not getting[vbcol=seagreen]
assume that there[vbcol=seagreen]
>is
check the queue folder,[vbcol=seagreen]
can find the[vbcol=seagreen]
to[vbcol=seagreen]
message[vbcol=seagreen]
get the[vbcol=seagreen]
have[vbcol=seagreen]
to[vbcol=seagreen]
The[vbcol=seagreen]
click on[vbcol=seagreen]
>
>
>.
>
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
08-30-04 07:50 AM
Ok now the mail is getting stuck in the que and i cannot
get it to mail outside my domains like MSN.com
Here is a message that is still in the queue
Received: from mail pickup service by slovaun.com with
Microsoft SMTPSVC;
Sun, 29 Aug 2004 23:39:21 -0400
Thread-Topic: testing after opening port 367
thread-index: AcSOQu/qsrsS1aKZRJ62I1R2BEhoqw==
Sender: <JVoldeck@Immoralbalance.com>
To: <Joseph_Voldeck@msn.com>
Subject: testing after opening port 367
Date: Sun, 29 Aug 2004 23:39:21 -0400
Message-ID: < 000001c48e42$efef7550$9137a40c@timemachi
ne>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
X-OriginalArrivalTime: 30 Aug 2004 03:39:21.0968 (UTC)
FILETIME=[F00E6F00:01C48E42]
Nothing really in the logs
Thank you
Joe
Port 367
>-----Original Message-----
>So, i want to make sure that the page you are trying to
send email from has
>this code:
>
>http://www.ilopia.com/temp/emailwithcdo.txt
>
>But the extension should be asp on the file (so the
filename is
>EmailWithCDO.asp). Try then to send an email again.
>
>--
>Regards,
>Kristofer Gafvert
>http://www.ilopia.com
>
>
>"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in
message
>news:e7V8mjgjEHA.3016@tk2msftngp13.phx.gbl...
example (on[vbcol=seagreen]
>ilopia.com),
we are not getting[vbcol=seagreen]
assume that there[vbcol=seagreen]
>is
check the queue folder,[vbcol=seagreen]
can find the[vbcol=seagreen]
to[vbcol=seagreen]
message[vbcol=seagreen]
get the[vbcol=seagreen]
have[vbcol=seagreen]
to[vbcol=seagreen]
The[vbcol=seagreen]
click on[vbcol=seagreen]
>
>
>.
>
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
08-30-04 07:50 AM
Hello,
Can you please try this code instead:
http://www.ilopia.com/temp/emailwithcdo2.txt
(You should still save the asp-file as EmailWithCDO.asp)
But replace 192.168.0.60 with the IP of the emailserver (i think that
localhost will work as well, but not completely sure).
Looks like CDO is placing the email in the pickup folder when the email
server is not specified, and that pickup folder seems to be the pickup
folder for the Microsoft Windows SMTP Server. Then the email was moved to
the queue folder, and was ready to send. I suppose that we could have done
this if we want to, and maybe use a smart host, or found out why it did not
send the email.
--
Regards,
Kristofer Gafvert
http://www.ilopia.com
"Joe" <anonymous@discussions.microsoft.com> wrote in message
news:040e01c48e46$9a6ac540$a401280a@phx.gbl...[vbcol=seagreen]
> Ok now the mail is getting stuck in the que and i cannot
> get it to mail outside my domains like MSN.com
> Here is a message that is still in the queue
>
> Received: from mail pickup service by slovaun.com with
> Microsoft SMTPSVC;
> Sun, 29 Aug 2004 23:39:21 -0400
> Thread-Topic: testing after opening port 367
> thread-index: AcSOQu/qsrsS1aKZRJ62I1R2BEhoqw==
> Sender: <JVoldeck@Immoralbalance.com>
> To: <Joseph_Voldeck@msn.com>
> Subject: testing after opening port 367
> Date: Sun, 29 Aug 2004 23:39:21 -0400
> Message-ID: < 000001c48e42$efef7550$9137a40c@timemachi
ne>
> MIME-Version: 1.0
> Content-Type: text/plain
> Content-Transfer-Encoding: 7bit
> X-Mailer: Microsoft CDO for Windows 2000
> Content-Class: urn:content-classes:message
> Importance: normal
> Priority: normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
> X-OriginalArrivalTime: 30 Aug 2004 03:39:21.0968 (UTC)
> FILETIME=[F00E6F00:01C48E42]
>
>
> Nothing really in the logs
> Thank you
> Joe
>
> Port 367
>
> send email from has
> filename is
> message
> example (on
> we are not getting
> assume that there
> check the queue folder,
> can find the
> to
> message
> get the
> have
> to
> The
> click on
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
|
Sponsored Links |
 |
 |
|
|
 |
All times are GMT. The time now is 09:50 AM. |
 |
|
|
 |
|
 |
|
|
 |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
|
|
|
|
Medical and Health forum | Computer Games Reviews | Graphics design forum
|
 |
|
 |
|