Microsoft IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsSystem AdministrationMicrosoft IIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old February 13th, 2005, 11:54 PM
kumarop kumarop is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 89 kumarop User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 4 h 51 m 13 sec
Reputation Power: 0
please help if you have configured default virtual SMTP server of IIS5.0

Hi All,
After struglling a lot now I can ask more specific question , As far setting as a whole is concern ,i guess it is fine as mails are mooving into different folders(DROP,QUEUE etc.)as per my configuration hence no administrative issue.I have checked one procedure from oracle database and found if i can sent mail to our one of the webserver (100.120.10.10) on port no 100 then mails can be sent to internet or intranet web server automatically resolve the dns issue. So my only requirement is how can i send mails written like (kumarop@iffco.nic.in) to our mail server -
i have gone through documentation but i guess i am making some thing wrong and want your help as my deadline is approching.as far advance setting is concern once again ai am writing the setting details overe here

fully qualified domain name is - testeproc
smart host -[ 100.120.10.10]
i have one local(default)domain called - iffco.nic.in
i have not configured any remote domain.(as my smart host will decide which is remote mail)
i have changes the output and general port ( general ->connection and general -> advance )to 100 as my smart host is configured to accept on this port only.

from above setting do u think mail adressed like kumarop@iffco.nic.in can be sent to smart host 100.120.10.10 on port no 100.

please help .

Regards
om prakash







Sir,

I am struggling to configure default smtp virtual server of My IIS5.0 server. I am giving details of whole configuration , for your consideration.



Property

General

Name - Default SMTP Virtual Server

Ip address - all Unassigned

Connection - (All default setting)

Enable logging - enabled

Property of enables logging

General - (All Default)

Extended - (All Default)



Access - (all Default)

Message - (all Default)

Delivery - (all Default)

- Advance - (default)

Also tried (smart host - 100.120.1.1 (our LAN lotus domino web server))

With selecting attempt direct before ... option. Also done Check DNS and it is working fine

LDP – Not enabled

Security – Default.



Observation-

When I send mail from asp page, I found my mail in c:\initpub\mailroot\drop folder and later some of them in c:\initpub\mailroot\queue with message something “did not find recipient kumarop@iffco.comhere I am giving address kumarop/iffco(means with in domain)



I am unable to send email I have certain droughts in mind.



a) I guess my asp page is working fine?

b) Why mails are it is not being sent inside the domain and outside domain (My interest is sending emails with in my organization at the moment).

c) I have not found anything during configuration about how IIS smtp server will resolve address (internal and outside) will it mean we have to point it for our actual domino web server. There must be some phenomena for that is not it?



Please help as our mail administrator he has not have enough knowledge of asp smtp virtual server so he is having difficulty too. As per him only one m/c (100.120.1.1 web server’s port 100 is open for communication with in my organization)



Will it matter at what port (default 25) is configured in my iis-5.0 virtual web server? Should I change it to 100?



I guess I have given all information required configuration of virtual smtp server of IIS-5.0, if you have done it for yourself please help me, also please ask where I can get documentation for that.



Regards



Om Prakash

Last edited by kumarop : February 20th, 2005 at 01:47 AM. Reason: more specific now

Reply With Quote
  #2  
Old February 14th, 2005, 02:21 AM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 22 h 23 m 39 sec
Reputation Power: 181
There is online help in the MMC for the IIS SMTP server in windows.

If you are using some other SMTP server I'm sure there will be documentation with it.
__________________
======
Doug G
======
I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain

Reply With Quote
  #3  
Old February 14th, 2005, 02:21 AM
micky's Avatar
micky micky is offline
Couch Potato Wizard
Click here for more information. Click here for more information
 
Join Date: Jan 2005
Location: India
Posts: 10,803 micky User rank is General 11st Grade (Above 100000 Reputation Level)micky User rank is General 11st Grade (Above 100000 Reputation Level)micky User rank is General 11st Grade (Above 100000 Reputation Level)micky User rank is General 11st Grade (Above 100000 Reputation Level)micky User rank is General 11st Grade (Above 100000 Reputation Level)micky User rank is General 11st Grade (Above 100000 Reputation Level)micky User rank is General 11st Grade (Above 100000 Reputation Level)micky User rank is General 11st Grade (Above 100000 Reputation Level)micky User rank is General 11st Grade (Above 100000 Reputation Level)micky User rank is General 11st Grade (Above 100000 Reputation Level)micky User rank is General 11st Grade (Above 100000 Reputation Level)micky User rank is General 11st Grade (Above 100000 Reputation Level)micky User rank is General 11st Grade (Above 100000 Reputation Level)micky User rank is General 11st Grade (Above 100000 Reputation Level)micky User rank is General 11st Grade (Above 100000 Reputation Level)micky User rank is General 11st Grade (Above 100000 Reputation Level)  Folding Points: 1480 Folding Title: Novice Folder
Time spent in forums: 4 Months 3 Days 22 h 22 m 19 sec
Reputation Power: 1694
hi Om,
first of all, i would suggest to change ip address from "Unassigned" to ip of ur machine.

yes i think ur asp pages must b working fine.
i think all problems are related to IIS.

the default port should remain 25 also.
i have faced same problems about mails not going and remaining in queue folder.

if these things dont help.... i would suggest to search for IIS 5.0 on google type search engines and u will find a proper procedure of setting up ur IIS.

also u can try uninstalling and then re installing ur IIS then.

hope i helped in any way!
best of luck.

Reply With Quote
Reply

Viewing: ASP Free ForumsSystem AdministrationMicrosoft IIS > please help if you have configured default virtual SMTP server of IIS5.0


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT