473,395 Members | 1,629 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,395 software developers and data experts.

net.mail question

Bob
In 2003 you could use system.web.mail to send e-mails as long as IIS server
was installed on the computer, you would be able to send e-mail fairly
easily. Since this has been made obsolete and MS is recommending we use
system.net.mail instead, do we still need to have IIS installed on the
computer to get the SMTP server service running and use that.

Asking the question cause the people I'm doing the prog for don't have an in
house exchange server. Their POP3 server is hosted outside and we don't want
to get and manage another e-mail account at the hosting company. Being able
to send e-mails via SMTP on the localhost was easy.

I just started looking at System.net.mail cause my 2003 app conversion gives
me warnings when I look at the code. Question is can I still use the
localhost as a server, same as before or do I need to do something else?

Thanks for any advice

Bob

May 6 '06 #1
2 983
When converting to .NET 2.0, it gives you warnings about the
system.web.mail, you do not *have* to use system.net.mail... yet.

You can still use the system.web.mail as you did prior, it will work
without you having to make changes.

May 8 '06 #2
I'm interested in Bob's part of the question;

"Since this has been made obsolete and MS is recommending we use
system.net.mail instead, do we still need to have IIS installed on the
computer to get the SMTP server service running and use that."

Do you know if the System.net.mail needs IIs installed to run or can it use
the outside pop3?
--
Dennis in Houston
"Melissa Nava" wrote:
When converting to .NET 2.0, it gives you warnings about the
system.web.mail, you do not *have* to use system.net.mail... yet.

You can still use the system.web.mail as you did prior, it will work
without you having to make changes.

May 9 '06 #3

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

Similar topics

5
by: Rick | last post by:
Is there a way to use these two types of coding in the Mail function of PHP? Thanks for any help you can give it is most appreciated!! money_format('%i', $total) and print " <tr...
13
by: Ammar | last post by:
OK guys, Thanks to your help, I could finally send ASP mails with attachements... A very strange question: When I looked through all the sites you gave me and through Google, I got the impression...
2
by: Fabricio Sperandio | last post by:
Hi everyone, I am using the Mail Class to send an E-mail. It works very well but I would like show my name instead of the E-mail on the mail client, when the user receives the E-mail. Now I...
3
by: RN | last post by:
I am tired of sending mail from the built-in SMTP service for so many reasons (errors are nondescriptive in the event log, it doesn't let me control which IP address it sends from, and it...
9
by: shror | last post by:
hi every body, i have a problem which is when i was checking my mail() form it work fine but the problem is that the form configuration is not set correctly, in details: the from var is not...
3
by: Dudely | last post by:
I'm trying to debug someone else's third party code that I'm trying to install on my site. It works for him on his site, but not for me on "my" site. I've traced the problem to the mail() call....
1
by: =?Utf-8?B?VGltb3RoeQ==?= | last post by:
Hi all, who can help me , recently i found a problem from the window mail whic are i am using my own personal mail account and try to using window mail to log in. anywhre i can receive some of...
14
by: Jeff | last post by:
I'm writing my php "form mail" script. Does mail do any checking for header injection in the "to" and "subject" parameters? CR and/or LF? It seems to me it easily could and should, but does it?...
4
borisding
by: borisding | last post by:
Hi there, Well, I really need help from someone here, and hope that someone will answer my question and solve my problem. I know it's very common question and being asked by many developers: ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...
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...

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.