473,397 Members | 2,099 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,397 software developers and data experts.

e-mail problems again

Ok I need to send e-mail from my application. I had some code working but
now several of the e-mail system are requesting security that I don't
support. Mostly I'm getting sick of fighting this battle.

1) Can anyone recommend a add-on for sending e-mail with security... Seem
"STARTTLS" is my latest problem. I found easy mail but 750 is a little
steep.

2) Point me in the direction of a program that handles "STARTTLS", the
couple I reviewed on code project don't seem to.

3) Anyone know if VS.NET 2005 handles e-mail without installing IIS?

Regards,
John
Nov 17 '05 #1
1 1149
John,

.NET 2.0 has the System.Net.Mail namespace (which is new), which can
send email (without needing a local SMTP server). I don't know if supports
STARTTLS though.

If it doesn't you can check out the Indy project
(http://www.indyproject.org), which has much more functionality (and I would
be surprized if it didn't support it).

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"John J. Hughes II" <no@invalid.com> wrote in message
news:Oc**************@TK2MSFTNGP10.phx.gbl...
Ok I need to send e-mail from my application. I had some code working but
now several of the e-mail system are requesting security that I don't
support. Mostly I'm getting sick of fighting this battle.

1) Can anyone recommend a add-on for sending e-mail with security... Seem
"STARTTLS" is my latest problem. I found easy mail but 750 is a little
steep.

2) Point me in the direction of a program that handles "STARTTLS", the
couple I reviewed on code project don't seem to.

3) Anyone know if VS.NET 2005 handles e-mail without installing IIS?

Regards,
John

Nov 17 '05 #2

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

Similar topics

0
by: Joseph Markovich | last post by:
I'm trying to write a script for my users to be able to upload large files, and now I am unsure what exactly I am doing wrong. My script is based on the one in the PHP manual. <?php if(isset(...
3
by: jpastora | last post by:
I'm having a strange problem with our email links on the domain : http://www.pc350.com/ . The problem is that when you click on an email link, the email app is not launched until the browser...
1
by: bissatch | last post by:
Hi, I have had to reinstall windows and at present I am currently trying to put back in place my apache2/php4 setup. I have installed apache and I get the http://localhost 'apache is...
10
by: Nainto | last post by:
Hello, I have posted before about trying to find the status of an FTP uplaod but couldn't get anything to work. After some more searching I found...
1
by: Srinivas | last post by:
Hi, I am using ASP.NET SmtpMail to send email using the following code public void SendEmail(string From, string To, string Subject, StringBuilder Message, string Attachment, string...
1
by: Allan R. Batteiger | last post by:
Greetings This script file ran till I had a HD crash and had to rebuild my server. Unfurtunately I had everything backed up but some files from /etc. this is a simpel formtoemail script that...
15
by: John Nagle | last post by:
I've been installing Python and its supporting packages on a dedicated server with Fedora Core 6 for about a day now. This is a standard dedicated rackmount server in a colocation facility,...
2
by: Eugene Vital | last post by:
Hi all I am having trouble with sending email via a C#2.0 application, I use the same settings as I use in Outlook but I cannot get email to send. I am trying to use SSL on port 465 and get the...
1
by: chevinbighill | last post by:
HI guys I'm having trouble with this code. on (release) { var address = "myemail@Gmail.com"; var caption = "Enquires:"; var message = ""; button.onRelease = function() {...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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
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
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.