Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
E-mail
Message
 
 
À
20/12/2001 21:41:00
Yan Kai On
Welkin System Ltd.
Tuen Mun, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Re: E-mail
Divers
Thread ID:
00596577
Message ID:
00597176
Vues:
16
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform