|
 |
asp_cdo thread: Unable to send mail
Message #1 by "Joycelyn" <gummy_san@h...> on Thu, 1 Jun 2000 9:39:50
|
|
Hi,
i am using CDO to send an email to the
customer service's person in my company.
Which is also to send the mail to the
LAN sever everytime a customer clicks
on the "Submit" button.
However, for some unknown reason, the
mail does not seem to be able to be sent
to any of the mail address in the company,
but it can reach emails like hotmail etc.
When i check the NT web server,
it appears to be in the queue of
messages not sent out.
Could it be the firewall problem, as the firewall
is before the web server, therefore all
messages have to go through it?
Thanks for any help given!!
Gum
Message #2 by David Hemingway <DavidH@i...> on Thu, 1 Jun 2000 10:56:01 +0100
|
|
on an outside guess, you could check that the mail port is open on the
firewall and the servers
good luck
> -----Original Message-----
> From: Joycelyn
> Sent: 01 June 2000 10:40
> To: ASP CDO
> Subject: [asp_cdo] Unable to send mail
>
> Hi,
> i am using CDO to send an email to the
> customer service's person in my company.
> Which is also to send the mail to the
> LAN sever everytime a customer clicks
> on the "Submit" button.
> However, for some unknown reason, the
> mail does not seem to be able to be sent
> to any of the mail address in the company,
> but it can reach emails like hotmail etc.
> When i check the NT web server,
> it appears to be in the queue of
> messages not sent out.
>
> Could it be the firewall problem, as the firewall
> is before the web server, therefore all
> messages have to go through it?
>
> Thanks for any help given!!
>
> Gum
>
Message #3 by "Joycelyn Yeo" <gummy_san@h...> on Thu, 01 Jun 2000 18:47:22 PDT
|
|
There is no problem in getting any mail
from people outside. Its only the mail that
comes from the web server that cannot
get through.
Can you help me with that??
Thanks!!
>From: David Hemingway
>Reply-To: "ASP CDO" <asp_cdo@p...>
>To: "ASP CDO" <asp_cdo@p...>
>Subject: [asp_cdo] RE: Unable to send mail
>Date: Thu, 1 Jun 2000 10:56:01 +0100
>
>on an outside guess, you could check that the mail port is open on the
>firewall and the servers
>
>good luck
>
> > -----Original Message-----
> > From: Joycelyn
> > Sent: 01 June 2000 10:40
> > To: ASP CDO
> > Subject: [asp_cdo] Unable to send mail
> >
> > Hi,
> > i am using CDO to send an email to the
> > customer service's person in my company.
> > Which is also to send the mail to the
> > LAN sever everytime a customer clicks
> > on the "Submit" button.
> > However, for some unknown reason, the
> > mail does not seem to be able to be sent
> > to any of the mail address in the company,
> > but it can reach emails like hotmail etc.
> > When i check the NT web server,
> > it appears to be in the queue of
> > messages not sent out.
> >
> > Could it be the firewall problem, as the firewall
> > is before the web server, therefore all
> > messages have to go through it?
> >
> > Thanks for any help given!!
> >
> > Gum
> >
Message #4 by David Hemingway <DavidH@i...> on Fri, 2 Jun 2000 10:02:41 +0100
|
|
Hi
Have a look at iis's seting for you smtp server. Right click on the smtp
server in mmc and check the properties, look at directory secuirity and
relay restrictions and make sure that you have allowed relaying.
> -----Original Message-----
> From: Joycelyn Yeo []
> Sent: 02 June 2000 02:47
> To: ASP CDO
> Subject: [asp_cdo] Re: Unable to send mail
>
> There is no problem in getting any mail
> from people outside. Its only the mail that
> comes from the web server that cannot
> get through.
>
> Can you help me with that??
>
> Thanks!!
>
>
> >From: David Hemingway
> >Reply-To: "ASP CDO" <asp_cdo@p...>
> >To: "ASP CDO" <asp_cdo@p...>
> >Subject: [asp_cdo] RE: Unable to send mail
> >Date: Thu, 1 Jun 2000 10:56:01 +0100
> >
> >on an outside guess, you could check that the mail port is open on the
> >firewall and the servers
> >
> >good luck
> >
> > > -----Original Message-----
> > > From: Joycelyn
> > > Sent: 01 June 2000 10:40
> > > To: ASP CDO
> > > Subject: [asp_cdo] Unable to send mail
> > >
> > > Hi,
> > > i am using CDO to send an email to the
> > > customer service's person in my company.
> > > Which is also to send the mail to the
> > > LAN sever everytime a customer clicks
> > > on the "Submit" button.
> > > However, for some unknown reason, the
> > > mail does not seem to be able to be sent
> > > to any of the mail address in the company,
> > > but it can reach emails like hotmail etc.
> > > When i check the NT web server,
> > > it appears to be in the queue of
> > > messages not sent out.
> > >
> > > Could it be the firewall problem, as the firewall
> > > is before the web server, therefore all
> > > messages have to go through it?
> > >
> > > Thanks for any help given!!
> > >
> > > Gum
> > >
>
|
|
 |