473,796 Members | 2,603 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to configure my iis to send email from my Asp.net website (in

hi
i have a asp.net website and i want to send mail from my site (in iis from
my computer) to my mail(for example outlook),but how to configure my email
seeting in my iis on my computer ?
if possible guide me for configure my outlook for receive and show mails.
thanks.
Dec 26 '06 #1
3 2342
This question should be directed to the ASP.NET group as it really has
nothing to do with C# languaate issues. Also, there is an IIS group that can
provide information on setting up the SMTP Service in IIS.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Hamed_1983 " wrote:
hi
i have a asp.net website and i want to send mail from my site (in iis from
my computer) to my mail(for example outlook),but how to configure my email
seeting in my iis on my computer ?
if possible guide me for configure my outlook for receive and show mails.
thanks.
Dec 26 '06 #2
Hello Hamed_1983,

use System.Net.Mail , see msdn for more details. What's the problem?

If you need smth like mail server to test how it works you can use PostOffice
app

Hi have a asp.net website and i want to send mail from my site (in iis
Hfrom
Hmy computer) to my mail(for example outlook),but how to configure my
Hemail
Hseeting in my iis on my computer ?
Hif possible guide me for configure my outlook for receive and show
Hmails.
Hthanks.

---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
Dec 26 '06 #3
Hi,

You have a small confusion, first you need to send the email no to your
outlook but to where your outlook is getting your emails from.
For that you have a couple of options, either you configure your IIS to
send emails or send them directly using your email provider.

In any case you have to consult your connection provider as most of them
have blocked port 25 to prevent spam
--
Ignacio Machin
machin AT laceupsolutions com

"Hamed_1983 " <Ha*******@disc ussions.microso ft.comwrote in message
news:72******** *************** ***********@mic rosoft.com...
hi
i have a asp.net website and i want to send mail from my site (in iis from
my computer) to my mail(for example outlook),but how to configure my email
seeting in my iis on my computer ?
if possible guide me for configure my outlook for receive and show mails.
thanks.

Dec 26 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
3319
by: Steve Horrillo | last post by:
I can't figure out why this script won't insert the subject in the email and why can't I control the font and size being used? I'm not sure where to post this. Let me know where if this is OT. <SCRIPT LANGUAGE="JavaScript"> <!-- Begin function isPPC() { if (navigator.appVersion.indexOf("PPC") != -1) return true; else return false;
2
466
by: CSN | last post by:
Is is possible to find out what options (prefix, bindir, etc.) were specified to "configure" when Postgres was built? __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/ ---------------------------(end of broadcast)---------------------------
1
1734
by: sameer | last post by:
hi all, i have hooked my website to paypal and other e merchant accounts for accepting credit cards. When a payment is done they post the data to my website. i process the data and update the database and it all works fine. Now i want to send out a notification confirmation email to my customer with the details of the order that they have placed. In regular asp 3.0 days i would open up a connection to the database and
6
8110
by: Mr Flibble | last post by:
Hi all, I've decided to use log4net for my logging/tracing. In the example on the site it shows using main() to setup the root logger and then using the LogManager within your classes to create more loggers (subloggers). This is nice since I can use just one configuration file to control the behaviour of all the loggers within my app. This is great if I'm using a project that contains all my classes but what happens if my class is in...
4
5773
by: tommaso.gastaldi | last post by:
If one does not configure a virtual dir as an IIS application, he/she receives the common error: ---------------------------------------- Server Error in '/' Application. .... This error can be caused by a virtual directory not being configured as an application in IIS. ---------------------------------------- Assume that I have a remote site: http://Mysite/MyApps/MyAppDir
5
6981
by: Gol Yass | last post by:
Hi I am using Visual Studio 2005 on windows XP professional (with IIS). Following the walkthrough provided by help "creating web page for mobile devices" , I have created a website , but as soon as I carry out the last step in creating the website , as the website is being loaded in the IDE , I get error message "Configuring web site http//localhost/DeviceWalkthrough to ASP .NET 2.0 failed. You may need to manually configure this...
1
3449
by: apasj06 | last post by:
hello everyone: I am trying to send email via php. I using window XP home edition. My mail client is outlook express. I configured mail client to send email via my aol email account. mail server information: mail account: imap.aol.com
2
3684
by: sufian | last post by:
<input type="image" id="imageField" class="btn" src="<?php bloginfo('template_url'); ?>/media/global/btn-go.gif" onclick = "sendRequestPost(document.getElementById('email1').value);" /> The function sendRequestPost() is in a file named header.php: function sendRequestPost(data) { // Open PHP script for requests MM_validateForm('email1','','RisEmail'); if (document.MM_returnValue) { <?php
2
5637
by: Malli mindwave | last post by:
Hi, We are using the yahoowebHostiing service for my company website, In that one screen of the SendComments/FeedBack section is there, I'm basically dot.net develeoper ,but yahoowebhosting not support .asp,.aspx files, it supports PHP files, I'm searching in JavaScript ,but not found any matter, I'don't Know PHP.I'm having lot of pressure of higer officials.Please help me on this.
0
10465
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10242
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10200
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9061
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7558
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6800
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5582
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4127
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2931
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.