Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

SMTP Mail

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  NT Authentication not working in Sub Folder  
Author Message
rchemtobb

External


Since: Apr 19, 2004
Posts: 11



(Msg. 1) Posted: Thu Aug 05, 2004 2:01 pm
Post subject: SMTP Mail
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi,
I'm having issues sending out SMTP mail. I am using CDONTS in my asp code.
About 2 days ago, this was working fine and now the mail is sitting in the
Queue directory (c:\inetpub\mailroot\queue). I'm not sure what's wrong with
the settings but the settings were not changed from 2 days ago (when it was
working fine).
can anyone help me here pls.

thanks
rafi

 >> Stay informed about: SMTP Mail 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 2) Posted: Thu Aug 05, 2004 8:17 pm
Post subject: Re: SMTP Mail [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

You usually have information about this in the Event Log. It is available
here:

Start->Run, eventvwr.msc

--
Regards,
Kristofer Gafvert - IIS MVP
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!


"Rafael Chemtob" <rchemtobb.RemoveThis@nospam.yahoo.com> wrote in message
news:e7lfU0veEHA.3632@TK2MSFTNGP11.phx.gbl...
 > Hi,
 > I'm having issues sending out SMTP mail. I am using CDONTS in my asp
code.
 > About 2 days ago, this was working fine and now the mail is sitting in the
 > Queue directory (c:\inetpub\mailroot\queue). I'm not sure what's wrong
with
 > the settings but the settings were not changed from 2 days ago (when it
was
 > working fine).
 > can anyone help me here pls.
 >
 > thanks
 > rafi
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: SMTP Mail 
Back to top
Login to vote
rchemtobb

External


Since: Apr 19, 2004
Posts: 11



(Msg. 3) Posted: Thu Aug 05, 2004 8:17 pm
Post subject: Re: SMTP Mail [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I just checked the QUeue directory and it was empty. Now, the badmail
directory has a whole bunch of files.

this is a blurb from one of them ( i changed some email addresses for spam
reasons).
==============================================
Unable to deliver this message because the follow error was encountered:
"This message is a delivery status notification that cannot be delivered.".

The specific error code was 0xC00402C7.


The message sender was <>.


The message was intended for the following recipients.
rchemtob.DeleteThis@opton2line.net
Sales.DeleteThis@Shopper2head.com

=========================================================

Any ideas how to fix this.

thanks
rafael

"Kristofer Gafvert" <kgafvert.DeleteThis@NEWSilopia.com> wrote in message
news:OXSzl8veEHA.372@TK2MSFTNGP12.phx.gbl...
 > Hello,
 >
 > You usually have information about this in the Event Log. It is available
 > here:
 >
 > Start->Run, eventvwr.msc
 >
 > --
 > Regards,
 > Kristofer Gafvert - IIS MVP
 > <a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
 >
 >
 > "Rafael Chemtob" <rchemtobb.DeleteThis@nospam.yahoo.com> wrote in message
 > news:e7lfU0veEHA.3632@TK2MSFTNGP11.phx.gbl...
  > > Hi,
  > > I'm having issues sending out SMTP mail. I am using CDONTS in my asp
 > code.
  > > About 2 days ago, this was working fine and now the mail is sitting in
the
  > > Queue directory (c:\inetpub\mailroot\queue). I'm not sure what's wrong
 > with
  > > the settings but the settings were not changed from 2 days ago (when it
 > was
  > > working fine).
  > > can anyone help me here pls.
  > >
  > > thanks
  > > rafi
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: SMTP Mail 
Back to top
Login to vote
rchemtobb

External


Since: Apr 19, 2004
Posts: 11



(Msg. 4) Posted: Thu Aug 05, 2004 8:17 pm
Post subject: Re: SMTP Mail [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I got this from the event log

Message delivery to the remote domain 'shopperhead.com' failed. The error
message is 'An SMTP protocol error occurred.

'. The SMTP verb which caused the error is 'RCPT'. The response from the
remote server is '553 24.185.193.* mail rejected due to excessive spam

'.

I am emailing myself. i'm not sure why this is giving this error.



thanks



"Kristofer Gafvert" <kgafvert.DeleteThis@NEWSilopia.com> wrote in message
news:OXSzl8veEHA.372@TK2MSFTNGP12.phx.gbl...
 > Hello,
 >
 > You usually have information about this in the Event Log. It is available
 > here:
 >
 > Start->Run, eventvwr.msc
 >
 > --
 > Regards,
 > Kristofer Gafvert - IIS MVP
 > <a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
 >
 >
 > "Rafael Chemtob" <rchemtobb.DeleteThis@nospam.yahoo.com> wrote in message
 > news:e7lfU0veEHA.3632@TK2MSFTNGP11.phx.gbl...
  > > Hi,
  > > I'm having issues sending out SMTP mail. I am using CDONTS in my asp
 > code.
  > > About 2 days ago, this was working fine and now the mail is sitting in
the
  > > Queue directory (c:\inetpub\mailroot\queue). I'm not sure what's wrong
 > with
  > > the settings but the settings were not changed from 2 days ago (when it
 > was
  > > working fine).
  > > can anyone help me here pls.
  > >
  > > thanks
  > > rafi
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: SMTP Mail 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 5) Posted: Fri Aug 06, 2004 12:16 am
Post subject: Re: SMTP Mail [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Emailing yourself means what? That you send an email to your email address,
on a remote server?

The error message is quite clear, the remote server don't want to
communicate with your server because it is thinking that your server is
sending spam.

--
Regards,
Kristofer Gafvert - IIS MVP
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!


"Rafael Chemtob" <rchemtobb DeleteThis @nospam.yahoo.com> wrote in message
news:%23jgl%23axeEHA.2352@TK2MSFTNGP09.phx.gbl...
 > I got this from the event log
 >
 > Message delivery to the remote domain 'shopperhead.com' failed. The error
 > message is 'An SMTP protocol error occurred.
 >
 > '. The SMTP verb which caused the error is 'RCPT'. The response from the
 > remote server is '553 24.185.193.* mail rejected due to excessive spam
 >
 > '.
 >
 > I am emailing myself. i'm not sure why this is giving this error.
 >
 >
 >
 > thanks
 >
 >
 >
 > "Kristofer Gafvert" <kgafvert DeleteThis @NEWSilopia.com> wrote in message
 > news:OXSzl8veEHA.372@TK2MSFTNGP12.phx.gbl...
  > > Hello,
  > >
  > > You usually have information about this in the Event Log. It is
available
  > > here:
  > >
  > > Start->Run, eventvwr.msc
  > >
  > > --
  > > Regards,
  > > Kristofer Gafvert - IIS MVP
  > > <a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
  > >
  > >
  > > "Rafael Chemtob" <rchemtobb DeleteThis @nospam.yahoo.com> wrote in message
  > > news:e7lfU0veEHA.3632@TK2MSFTNGP11.phx.gbl...
   > > > Hi,
   > > > I'm having issues sending out SMTP mail. I am using CDONTS in my asp
  > > code.
   > > > About 2 days ago, this was working fine and now the mail is sitting in
 > the
   > > > Queue directory (c:\inetpub\mailroot\queue). I'm not sure what's
wrong
  > > with
   > > > the settings but the settings were not changed from 2 days ago (when
it
  > > was
   > > > working fine).
   > > > can anyone help me here pls.
   > > >
   > > > thanks
   > > > rafi
   > > >
   > > >
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: SMTP Mail 
Back to top
Login to vote
rchemtobb

External


Since: Apr 19, 2004
Posts: 11



(Msg. 6) Posted: Fri Aug 06, 2004 12:16 am
Post subject: Re: SMTP Mail [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I found out why. My server is behind a firewall that is connected to the
internet using a DHCP address. Certain mail servers reject mail from
dynamic IP Addressed machines. I tried using a server with a static IP
address and it worked great.

rafael

"Kristofer Gafvert" <kgafvert.RemoveThis@NEWSilopia.com> wrote in message
news:Ozh5eCyeEHA.636@TK2MSFTNGP12.phx.gbl...
 > Emailing yourself means what? That you send an email to your email
address,
 > on a remote server?
 >
 > The error message is quite clear, the remote server don't want to
 > communicate with your server because it is thinking that your server is
 > sending spam.
 >
 > --
 > Regards,
 > Kristofer Gafvert - IIS MVP
 > <a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
 >
 >
 > "Rafael Chemtob" <rchemtobb.RemoveThis@nospam.yahoo.com> wrote in message
 > news:%23jgl%23axeEHA.2352@TK2MSFTNGP09.phx.gbl...
  > > I got this from the event log
  > >
  > > Message delivery to the remote domain 'shopperhead.com' failed. The
error
  > > message is 'An SMTP protocol error occurred.
  > >
  > > '. The SMTP verb which caused the error is 'RCPT'. The response from the
  > > remote server is '553 24.185.193.* mail rejected due to excessive spam
  > >
  > > '.
  > >
  > > I am emailing myself. i'm not sure why this is giving this error.
  > >
  > >
  > >
  > > thanks
  > >
  > >
  > >
  > > "Kristofer Gafvert" <kgafvert.RemoveThis@NEWSilopia.com> wrote in message
  > > news:OXSzl8veEHA.372@TK2MSFTNGP12.phx.gbl...
   > > > Hello,
   > > >
   > > > You usually have information about this in the Event Log. It is
 > available
   > > > here:
   > > >
   > > > Start->Run, eventvwr.msc
   > > >
   > > > --
   > > > Regards,
   > > > Kristofer Gafvert - IIS MVP
   > > > <a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - When you need help!
   > > >
   > > >
   > > > "Rafael Chemtob" <rchemtobb.RemoveThis@nospam.yahoo.com> wrote in message
   > > > news:e7lfU0veEHA.3632@TK2MSFTNGP11.phx.gbl...
   > > > > Hi,
   > > > > I'm having issues sending out SMTP mail. I am using CDONTS in my
asp
   > > > code.
   > > > > About 2 days ago, this was working fine and now the mail is sitting
in
  > > the
   > > > > Queue directory (c:\inetpub\mailroot\queue). I'm not sure what's
 > wrong
   > > > with
   > > > > the settings but the settings were not changed from 2 days ago (when
 > it
   > > > was
   > > > > working fine).
   > > > > can anyone help me here pls.
   > > > >
   > > > > thanks
   > > > > rafi
   > > > >
   > > > >
   > > >
   > > >
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: SMTP Mail 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS 6.0 SMTP with Another Mail server on same box! - I have an existing mail server running on my 2003 Server, and need to have IIS's SMTP server in order for my client ASP pages to send mail for communication. Previosly on a my Windows 2000 Server I had the exact setup and configured IIS SMTP to run on..

Mail not being sent on IIS5 via SMTP - System: Windows 2000 Server IIS version: 5 I keep getting the error "Virtual Server :The drop directory , for * could not be created." and I have tried uninstalling/reinstalling the SMTP service for IIS and it is still doing it. The message...

SMTP Mail Receiving - Hi, how do you configure a client to receive mail from the IIS SMTP mail? And how do you make sure the IIS SMTP is configured to receive mail? MX and external DNS are already pointing at the server.

SMTP mail stock in Pickup - Hi foks, Here is my problem. I installed IIS 5.0 SMTP Server (win2000) I wrote some asp code that sends an email. I tested the code on a test machine (also IIS 5.0 and SMTP Sever) en it works. I uploaded my code to the general server en my email ..

IIS 6.0 SMTP with another mail server on same Machine - Hi Ganesh. Thanks for your response. I am aware that the scripts would have changed. I have recoded a mail script that works with IIS 6 SMTP, and to double check that the mail goes through I have logged onto the server, and all mail is dropped into..
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]