473,396 Members | 1,760 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

ASP - Email - Exchange server for SMTP?

Hi all,

I have no knowledge of Exchange server, and have always used CDO to send
emails from ASP in the past. My problem now is that the server in question
doesn't have SMTP installed alongside IIS, it has Exchange installed which
apparantly does have SMTP capabilities but not like the default ones
normally accessbile via IIS.

Has anyone ever used this approach to sending emails? I'm hoping that I
dont need a component or anything else, just some changes to my existing
email code (see http://www.aspfaq.com/show.asp?id=2026).

Any information would be appreciated.

Regards

Rob
Jul 22 '05 #1
2 3038
Use the sample code that shows a remote server address, and use the IP
address / server name where Exchange lives. You may need help from the
Exchange administrator to allow the server to receive SMTP messages and
relay them for all domains...

--
This is my signature. It is a general reminder.
Please post DDL, sample data and desired results.
See http://www.aspfaq.com/5006 for info.

"Rob Meade" <ro********@NO-SPAM.kingswoodweb.net> wrote in message
news:x0****************@text.news.blueyonder.co.uk ...
Hi all,

I have no knowledge of Exchange server, and have always used CDO to send
emails from ASP in the past. My problem now is that the server in
question doesn't have SMTP installed alongside IIS, it has Exchange
installed which apparantly does have SMTP capabilities but not like the
default ones normally accessbile via IIS.

Has anyone ever used this approach to sending emails? I'm hoping that I
dont need a component or anything else, just some changes to my existing
email code (see http://www.aspfaq.com/show.asp?id=2026).

Any information would be appreciated.

Regards

Rob

Jul 22 '05 #2
"Aaron [SQL Server MVP]" wrote ...
Use the sample code that shows a remote server address, and use the IP
address / server name where Exchange lives. You may need help from the
Exchange administrator to allow the server to receive SMTP messages and
relay them for all domains...


Hi Aaron, thanks for your reply.

I *believe* (but might be wrong) that the Exchange server is the same one
that the website (their Intrane) is hosted on, ie, localhost, if so, I guess
I dont need the remote example still? But the relaying is something I could
get them to check I guess..

Any other suggestions appreciated.

Regards

Rob
Jul 22 '05 #3

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

Similar topics

15
by: Sven Templin | last post by:
Hello all, our configuration is as following described: - OS: Windows 2000 - Apache server 1.3 - Php 3.8 - MS outlook client 2000 _and_ no SMTP server available in the whole intranet.
1
by: JSzucs | last post by:
I wrote a little code snipet in Asp.Net to send a default message to my outlook email address. That works fine, since the SMTP virtual server default domain is same domain as my outlook mail...
1
by: Brian Henry | last post by:
Does anyone know how to send an email to an internal exchange server (internal email only, how you can send email to a username in active directory in exchange with out a domain (@domain.com) after...
9
by: Bob Jones | last post by:
We have developed a commercial ASP.net application (personal nutrition management and tracking); we want to send smtp email from within it. For our development box, we use WinXP Pro, IIS 5.5,...
11
by: tshad | last post by:
I have a W2003 server running my website and I am trying to set up my pages to send email using System.Web.Mail. I have pages running on this machine using CDONTS that work fine. I am using...
8
by: Frank | last post by:
I think I've confused myself completely here :-) I have used System.Web.Mail, but am not sure if this works with Exchange Server 5.5. I asked the client if they're email server supported SMTP, and...
1
by: Gilbert Cheung | last post by:
Hello. I am writing a website for my company. There is a sign-up form that requires us to send a confirmation email to our customer. Our company uses Exchange Server 2000 as our mail server. We...
8
by: Michel Posseth [MCP] | last post by:
Hi does someone has experience with this ?? i have made a lot of apps in the past that were capable of sending e-mails the server i then talked to was a Linux SMTP server and it worked great ...
8
by: Mike Owen | last post by:
Hi, I am using the following code to send email on a Windows 2003 Web Server: Imports System.Net.Mail ........ Dim msgmail As New MailMessage msgmail.To.Add(New...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...
0
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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,...

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.