|
From: engwar1 on 17 Oct 2005 18:21 I'm working on a classic asp site and am having sending mails in my development environment. In attempting to use CDO.Message the emails usually (but not always) get stuck in my mail Queue folder. Any ideas? I can provide more info if that would help. Thanks.
From: AlanM on 18 Oct 2005 04:42 <engwar1(a)yahoo.com> wrote in message news:1129587680.925043.69570(a)f14g2000cwb.googlegroups.com... > I'm working on a classic asp site and am having sending mails in my > development environment. > > In attempting to use CDO.Message the emails usually (but not always) > get stuck in my mail Queue folder. > > Any ideas? I can provide more info if that would help. > > Thanks. > that would be more a problem with STMP server
From: engwar on 18 Oct 2005 08:06 That helps to narrow it down. Any ideas how to troubleshoot this or what to do next? I don't know anything about SMTP servers.
From: "Ray Costanzo [MVP]" <my first name at lane 34 dot on 18 Oct 2005 10:06 First, make sure that you have valid e-mail addresses in the From and To fields. If the From is blank, IIS's SMTP service will not send the message (I believe). The From address must be name(a)domain format, or Name <name(a)domain>. Look in the event logs on the server for SMTP errors. Ray at work "engwar" <engwar1(a)yahoo.com> wrote in message news:1129637190.864288.17600(a)g47g2000cwa.googlegroups.com... > That helps to narrow it down. > > Any ideas how to troubleshoot this or what to do next? > > I don't know anything about SMTP servers. >
From: Jeff Cochran on 22 Oct 2005 18:01 On 17 Oct 2005 15:21:20 -0700, engwar1(a)yahoo.com wrote: >I'm working on a classic asp site and am having sending mails in my >development environment. > >In attempting to use CDO.Message the emails usually (but not always) >get stuck in my mail Queue folder. > >Any ideas? I can provide more info if that would help. FAQ: http://www.aspfaq.com/show.asp?id=2268 Jeff
|
Pages: 1 Prev: Password Encryptor/Decryptor for ASP 3.0? Next: The requested resource is in use Error |