473,804 Members | 2,122 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

SMTP e-mail from VB.NET

Can anyone direct me to an article that explain how to send normal smtp
emails from a VB.net windows app?. (i mean, using normal tcp to send the
mail)

Tnx in advance
Nov 20 '05 #1
11 2018
if you don't want to use the built in SMTP control (which is limited) and
create your own system look up the SMTP RFC document.. else

http://www.dart.com/smtpdotnet.asp

http://www.emailcomponent.com/dotNetEmail.asp

http://www.quiksoft.com/freesmtp/

http://www.planet-source-code.com/vb...2004&lngWId=10
google is your friend
"Toble Rone" <to****@yahoo.c om.ar> wrote in message
news:%2******** ********@tk2msf tngp13.phx.gbl. ..
Can anyone direct me to an article that explain how to send normal smtp
emails from a VB.net windows app?. (i mean, using normal tcp to send the
mail)

Tnx in advance

Nov 20 '05 #2
* "Toble Rone" <to****@yahoo.c om.ar> scripsit:
Can anyone direct me to an article that explain how to send normal smtp
emails from a VB.net windows app?. (i mean, using normal tcp to send the
mail)


Why not use the appropriate classes from the .NET Framework?

<http://www.mvps.org/dotnet/dotnet/samples/net/downloads/SendMail.zip>

--
Herfried K. Wagner [MVP]
<http://dotnet.mvps.org/>
Nov 20 '05 #3
hi************* **@gmx.at (Herfried K. Wagner [MVP]) wrote in news:c27ku1
$1*******@ID-208219.news.uni-berlin.de:
Why not use the appropriate classes from the .NET Framework?

<http://www.mvps.org/dotnet/dotnet/samples/net/downloads/SendMail.zip>


They will do the job if your job is simple. They dont support much beyond
basic attachments and plain mails. Also they need CDO to be installed which
not all machines have.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programmin g is an art form that fights back"
Nov 20 '05 #4
"Toble Rone" <to****@yahoo.c om.ar> wrote in news:#4YRx3ZAEH A.3712
@tk2msftngp13.p hx.gbl:
Can anyone direct me to an article that explain how to send normal smtp
emails from a VB.net windows app?. (i mean, using normal tcp to send the
mail)


http://www.indyproject.org includes a free robust SMTP component.

VB sample code of SMTP here:
www.atozed.com/indy/
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programmin g is an art form that fights back"
Nov 20 '05 #5
* "Chad Z. Hower aka Kudzu" <cp**@hower.org > scripsit:
hi************* **@gmx.at (Herfried K. Wagner [MVP]) wrote in news:c27ku1
$1*******@ID-208219.news.uni-berlin.de:
Why not use the appropriate classes from the .NET Framework?

<http://www.mvps.org/dotnet/dotnet/samples/net/downloads/SendMail.zip>


They will do the job if your job is simple. They dont support much beyond
basic attachments and plain mails. Also they need CDO to be installed which
not all machines have.


ACK. Nevertheless, you already posted the "other" solution.

--
Herfried K. Wagner [MVP]
<http://dotnet.mvps.org/>
Nov 20 '05 #6
hi************* **@gmx.at (Herfried K. Wagner [MVP]) wrote in
news:Oh******** *****@tk2msftng p13.phx.gbl:
<http://www.mvps.org/dotnet/dotnet/samples/net/downloads/SendMail.zip>


They will do the job if your job is simple. They dont support much
beyond basic attachments and plain mails. Also they need CDO to be
installed which not all machines have.


ACK. Nevertheless, you already posted the "other" solution.


BTW - I wasnt "attacking your demo - I just saw it linked now. I was
referencing the System.Web.Mail which your demo uses.

Just to be clear. :)


--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programmin g is an art form that fights back"
Nov 20 '05 #7
For an inexpensive SMTP solution within .NET you can look at Component
Designs ezSMTP .NET component www.componentdesigns.com.

"Chad Z. Hower aka Kudzu" <cp**@hower.org > wrote in message news:<Xn******* ***********@127 .0.0.1>...
"Toble Rone" <to****@yahoo.c om.ar> wrote in news:#4YRx3ZAEH A.3712
@tk2msftngp13.p hx.gbl:
Can anyone direct me to an article that explain how to send normal smtp
emails from a VB.net windows app?. (i mean, using normal tcp to send the
mail)


http://www.indyproject.org includes a free robust SMTP component.

VB sample code of SMTP here:
www.atozed.com/indy/

Nov 20 '05 #8
For an inexpensive SMTP solution within .NET you can look at Component
Designs ezSMTP .NET component www.componentdesigns.com.

"Chad Z. Hower aka Kudzu" <cp**@hower.org > wrote in message news:<Xn******* ***********@127 .0.0.1>...
"Toble Rone" <to****@yahoo.c om.ar> wrote in news:#4YRx3ZAEH A.3712
@tk2msftngp13.p hx.gbl:
Can anyone direct me to an article that explain how to send normal smtp
emails from a VB.net windows app?. (i mean, using normal tcp to send the
mail)


http://www.indyproject.org includes a free robust SMTP component.

VB sample code of SMTP here:
www.atozed.com/indy/

Nov 20 '05 #9
For an inexpensive SMTP solution within .NET you can look at Component
Designs ezSMTP .NET component www.componentdesigns.com.

"Chad Z. Hower aka Kudzu" <cp**@hower.org > wrote in message news:<Xn******* ***********@127 .0.0.1>...
"Toble Rone" <to****@yahoo.c om.ar> wrote in news:#4YRx3ZAEH A.3712
@tk2msftngp13.p hx.gbl:
Can anyone direct me to an article that explain how to send normal smtp
emails from a VB.net windows app?. (i mean, using normal tcp to send the
mail)


http://www.indyproject.org includes a free robust SMTP component.

VB sample code of SMTP here:
www.atozed.com/indy/

Nov 20 '05 #10

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

Similar topics

2
2813
by: Dan Boyle | last post by:
Hi, I am having difficulty connection to an smtp host. I am using the following code but I don't think I fully understand what smtp host can be used. function setSMTPParams($host = null, $port = null, $helo = null, $auth = null, $user = null, $pass = null) { if (!is_null($host)) $this->smtp_params = $host;
1
2913
by: David Hughes | last post by:
I wonder if anyone can help me resolve this problem. Although my ISP (One and One) provides the facility to run Python 2.2 CGI programs, their technical support people don't seem to have any Python expertise. I am trying to run Gypsymail.py as a CGI program from a web form. It is nearly all working, except for the part that I have reduced to the following code: #!/usr/bin/python # the line above must contain the path to Python on your...
7
2336
by: Nancy | last post by:
Hi, Is there any one knows, if I want to use mod_python to handle my html form, I must have a SMTP server on my PC(winxp pro)? Where can I get a free SMTP server? I cann't follow mod_python's manual example (http://www.svencoop.com/manual/mod/mod_python/tut-pub.html), why ... Thanks a lot.
21
3389
by: Nancy | last post by:
Hi, Guys, Is there any other way to use python or mod_python writing a web page? I mean, not use "form.py/email", no SMTP server. <form action="form.py/email" method="POST"> ... Thanks a lot. Nancy W
15
3092
by: Steven Burn | last post by:
My server has POP but only has SMTP if sending to my domain, and not other domains (such as hotmail). I'm therefore wondering, if anyone knows of any scripts etc, that will allow me to have a sort of "virtual" SMTP server on my site?. (I really can't afford to use a third party SMTP mailer). -- Regards Steven Burn
5
3254
by: Emmett Power | last post by:
Hi, I use Access to send emails through SMTP. I'd like to mirror the process and retrieve emails from my SMTP/Pop3 server without the intermediary of Outlook. I don't want to spend a lot of money on 3rd party applications. Can I do this through code or is there some reason why it is not doable? I've hunted through the net but all I've got are references to commercial applications. A pointer to sample code would be much
3
5600
by: Charlie | last post by:
Hi: Using the sMTP class and my ISP as smtp server, I sometimes get the following message: "The message could not be sent to the SMTP server. The transport error code was 0x800ccc60. The server response was 69.140.46.229 has too many connections ( 2 ) on sccrmhc12 " Does anyone know what this means?
5
8703
by: Dino M. Buljubasic | last post by:
I need to check if an SMTP server exist (not a local one). How can I check if an SMTP server exists from my application? Regards, -- Dino Buljubasic Software Developer http://rivusglobal.com
6
2103
by: John Salerno | last post by:
If I want to write a cgi script that reads the contents of an HTML form and emails it to me, what would I use as the host parameter for my SMTP instance? The example in the docs is 'localhost', but I don't know what that means or refers to. I imagine I would have to use something that was tied to me specifically, but tied to what? My computer? My email address?
4
2372
by: patrickinminneapolis | last post by:
Hi guys, I'm trying to write an emailer, but I can't manage to construct the object properly. Here's what I've got: #!/usr/local/bin/perl -w use Net::SMTP; $smtp = Net::SMTP->new('mailhost'); print $smtp->domain,"\n"; $ perl mailer.txt Can't call method "domain" on an undefined value at mailer.txt line 6.
0
9595
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10604
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
10354
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...
0
10101
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9177
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...
0
6870
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
5536
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4314
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
2
3837
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.