Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
E-mail
Message
From
21/12/2001 06:21:24
 
 
To
20/12/2001 21:41:00
Yan Kai On
Welkin System Ltd.
Tuen Mun, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Re: E-mail
Miscellaneous
Thread ID:
00596577
Message ID:
00597176
Views:
18
As I already said, sending mail can take significant time. IIS server cannot wait so much time until ASP page finish its work to allow other users to get ASP pages. As a result, there is a little time given for ASP page running (60 seconds or so). Read my message again. The solution for such case is only to separate these processes between 2 applications. One is ASP application through which users send requests to send email. Second application is a service that reads table with requests and do email sending.

>Hi!
>
>We run the asp on an IIS through the smtp protocol. We have an Exchange Server 5.5(IIS include) on another server. Do you think that the ASP are using the mail agent on the Exchange Server, but not the smtp protocol on my own IIS?
>
>Another strange question. When we run the ASP to send our e-mail, some receiver report to us that they received the same message for hundreds time(I don't kwon it is true or not). Why will that happened?
>
>Regards,
>Antony
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform