Prerequisites required for IIS SMTP Server to send mails
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS and SMTP > Prerequisites required for IIS SMTP Server to send mails




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Prerequisites required for IIS SMTP Server to send mails  
alex.abraham2@gmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-03-05 10:57 PM

Hi

I have IIS 6.0 with SMTP server installed in my Windows2003 Server
enterprise edition.
>From my application I need to send notification mails.

I have configured the SMTP virtual server.When I tested manually by
putting a txt file in PickupFolder,the mails moves to Queue folder and
it put a message in the EventViewer "Message delivery to the host
xxx.xxx.xxx.xxx failed."

I had a feeling that I have missed some prerequistes.

What are the Prerequisites required for IIS SMTP Server to send
mails?,like do I need to configure any other services.

Thanks in advance

Alex






[ Post a follow-up to this message ]



    Re: Prerequisites required for IIS SMTP Server to send mails  
Ron Hinds


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-08-05 11:28 PM

<alex.abraham2@gmail.com> wrote in message
news:1131040503.951868.164190@g44g2000cwa.googlegroups.com...
> Hi
>
> I have IIS 6.0 with SMTP server installed in my Windows2003 Server
> enterprise edition. 
>
> I have configured the SMTP virtual server.When I tested manually by
> putting a txt file in PickupFolder,the mails moves to Queue folder and
> it put a message in the EventViewer "Message delivery to the host
> xxx.xxx.xxx.xxx failed."
>
> I had a feeling that I have missed some prerequistes.
>
> What are the Prerequisites required for IIS SMTP Server to send
> mails?,like do I need to configure any other services.
>
> Thanks in advance
>
> Alex

The txt file would need to conform to the rules for the format of a SMTP
message. But why do you want to re-invent the wheel? Just use the CDONT or
CDOSYS COM objects built in to the server! How is your application written?
If it is in VB then it is a simple matter to instantiate the CDOxxx object,
set some properties (To, From, Subject, Body, etc.) and call the Send
method. Done!







[ Post a follow-up to this message ]



    Re: Prerequisites required for IIS SMTP Server to send mails  
alex.abraham2@gmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-18-05 10:53 PM

Hi

I tried to send in my Application using .Net Framework class SMTPServer
under System.Web.Mail,it gives the same result.

Thanks
Alex
Ron Hinds wrote:
> <alex.abraham2@gmail.com> wrote in message
> news:1131040503.951868.164190@g44g2000cwa.googlegroups.com... 
>
> The txt file would need to conform to the rules for the format of a SMTP
> message. But why do you want to re-invent the wheel? Just use the CDONT or
> CDOSYS COM objects built in to the server! How is your application written
?
> If it is in VB then it is a simple matter to instantiate the CDOxxx object
,
> set some properties (To, From, Subject, Body, etc.) and call the Send
> method. Done!






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:09 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register