email using winsock (or anything else) without smtp -
is it possible to send emails without any smtp server...
or some internal (within vb aplication) smtp server? if yes, pls give an example.
thanx.
error msg reply doing winsock.connect -
hi all
I am doing email send with Winsock.
The pc is connected to a lan network, and OExpress can send emails, so the smtp server stuff is going.
I setup the winsock with
.remoteport =25
.remotehost ="blaa.smtp.com"
.LocalPort = 0
.Protocol = sckTCPProtocol
The c
Sending email with winsock ... -
I know how to send email with winsock (HELO, RCPT TO...),
but I am interested in sending it without using a "local" mail server.
This is what i mean:
i have an email like loopy@usa.net, can i just connect to usa.net and send email to loopy ?
If not, can i use an internaci
email using winsock (or anything else) without smtp -
is it possible to send emails without any smtp server...
or some internal (within vb aplication) smtp server? if yes, pls give an example.
thanx.
Login to ISP_s email acct using Winsock -
Does anyone have an example of how to use the Winsock control to login to an email account with the username and password as supplied parameters?
It is necessary to use a specific SMTP server that requires a username and password or is there another server accessible that will allo
Sending attachments with SMTP -
I have written several applications that use SMTP and the Winsock control to send email. I was wondering if anyone had any idea how it would be possible to send attachments with the email?
SMTP email question -
Question por favor... I have an application that I am adding email capabilities to. It wont be a full email client. Just sending out a preformed email. The problem is that all the code i've seen or used in the past, ask for a server name, logon, and password.
Is there a way to SMTP
I Need an Email Guru -
I have a client that wants to provide a security reporting tool to ppl who visit his web site.
It reads several settings on the users computer and makes the report (I've already written this part).
The user hits a button to send the report to my client in an email (must be in the b
Create SMTP Email Server -
I have SMTP Service running on my Win2k Pro machine (IIS 5, blah blah blah). I do not want to own any domains, and i dont want to POP off anything. Can I build an Email server that sends/receives email using my IP/SMTP? Or can I POP of my own SMTP service to send email? I just want to
SOLVED Help! emailing -
Hi!
I was having trouble sending email (winsock) using vb6 because of the password checking that the smtp host did.
But i recently heard that you can do it a lot easier in VB.NET
So i bought VB.NET 2003
I am trying to send simple email (no attachment, without Outlook) prefera
Create SMTP Email Server for IIS 5 on Win2k Pro -
I have SMTP Service running on my Win2k Pro machine (IIS 5, blah blah blah). I do not want to own any domains, and i dont want to POP off anything. Can I build an Email server that sends/receives email using my IP/SMTP? Or can I POP of my own SMTP service to send email? I just want
SMTP server help. -
Ok everybody, I need some help. I am trying to get a vb smtp email server working... I got some help from somebody but I hit a roadblock. I am wanting to send email using this server. The network the program will be on does not have an smtp server so I had to get one...
I want to st
SMTP - Quite Urgent -
Hello,
I have a small mail app which uses the winsock control to attach to the SMTP port of my local exchange server, however I need to use the actual winsock cotrol. Is there any way of using the winsock.dll directly, so perhaps I could create a customised mail class with code on
Writing SMTP Server to run locally -
I have seen many posts, but nothing to answer my question/needs. I have a POP3 Service that will only, of course, allow me to receive email. I am unable to send email through this Service/Company. I have a local machine with an assigned IP addess. I want the ability to send email v
Get Smtp -
I got this code that sends email using SMTP. I was wondering if there was a way to detect their SMTP server that they have on their computer... or some way of getting it from their computer without having to ask them, because the average joe doesn't know what the hell SMTP means...
CDO MAPI - SMTP Email Addresses -
How can I resolve the SMTP email address from an entry in a GAL.
I can connect using CDO but the MAPI.AddressEntry.Address property holds the internal exchange address.
In the properties for the contact I can see the SMTP email address but I cant access it through the MAPI CDO ob
[serious] SMTP servers -
Yo, i need a free SMTP server.
One that will send email on behalf of any email address to any email address/
Do you guys (and girl) know where i can find one?
ILMV
Is there a way to send a email without SMTP -
Can somebody show me a way to send a Email without SMTP server?
I need this to create a bug reporter for the users who may or may not provide their email addresses.
Thanks
Vijay S
problems with SMTP and encryption -
I am having difficulty sending email.
My application encrypts a load of data using Visual Soft Crypt (IDEA encryption algorthym) which it then inserts into the body of an email. The email is sent using IP*Works 4 SMTP component.
This works fine and the correct text is definatly i
Sending Attached file using SMTP -
I know there are a lot of documentation about sending email using smtp.
But: how do i attach a file using smtp when i am sending email?
Verifying SMTP Addresses -
I created a smtp dll that uses the winsock object to send email. This connects with Lotus Notes on the server. Is there a way to verify addresses on the Lotus Notes address book or on a specific database?
Sending mail via SMTP -
Ok guys, I'm only just scratching the surface of winsock and sending mail via smtp, but I have a question to pose to you all.
Of all the demo programs that I have downloaded thus far when I try to mail hotmail it fails and comes up with various errors, though if I put in another rec
Connecting to SMTP using WINSOCK -
Currently i can only connect to my ISP's SMTP server using the Winsock control, basically using this code:
Code:
Winsock1.Connect SMTPServer, Port
Is there a way to connect to other SMTP servers, that require a username and password? So, is there a way i can use a winsock to sen
VB + Email + CDONTS -
I need to be able to send email from my application without any popups like when using Outlook.Application. I tried CDONTS but came to realize that you have to have the SMTP Service running on all machines using my software. Is there a way to use CDONTS but use it from a remote machi
sending email using SMTP -
Can someone help me with this. How do we send email using SMTP, in VB.
Sending via MAPI is ok, but want some info on SMTP !
Regards
vb.net mail -
I need to send email from an app...
I know how to do it using vb6 and outlook...
But this project I cannot use outlook as mail...I need to use SMTP.
I can easily pull data from a database which I will need to store in the email, thats no problem.
But I need sample code of vb.
Iis Smtp -
hi,
not sure if i'm in the right category. but anyway i've some doubts regarding IIS SMTP. I'm new to ASP and IIS SMTP.
I'm currently creating forms using ASP to send mails. My web server is running IIS, so i've decided to send email using SMTP since it already comes with IIS.
Connecting to SMTP Server with Username and Password. -
Does anyone know how to connect to an smtp server using winsock to send a line of text such as "hello there" to a specified email address?
Private Sub cmdSendAlert_Click()
SocketSMTP.Close
SocketSMTP.RemoteHost = Trim(txtServerIP.Text)
SocketSMTP.RemotePort
[2008] how to let my app. find automatic your Email & SMTP server -
Hey,
I'm working on a windows form application.
I maked a program to send emails.
But much people dont know their SMTP server..
does someone know how to let the application automatic know wich SMTP server he needs to use?
And if possible same with their email.
thanks a lot.
Best way to send email in this situation. -
Hello,
This program will be on many different computers and it needs to be able to email to alot of users which will most likely have different email hosts. For instance "john@comcast.net,jack@hotmail.com," etc...
Would winsock be doable with this setup? Or would I hav
Using Default SMTP Server -
I've made an app and what i want to do is send an email to myself with some data from the app.
I've got a form where the data is and everything works fine but you have to enter in the smtp server. Is there a way where i can automate this and it sends an email using the clients defau
Use default SMTP server to send email -
I have VB.NET code that sends an email from my customers to me (for product registration), so I don't want to have to define the SMTP server. Rather, I want their default/local SMTP server to be used. There must be a simple solution. Here is my code:
Dim email As New Syste
[New here] How to send email using VB6 and SMTP -
Hello all im new here, i've saw that forum while surfing in google.com and he
looked nice so i signed up.
Ok so i need some help, how can i send an email (+attachment) using
VB6 and SMTP server?
I have SMTP server that work and all i need is the code, i already searched
in the fo
Sending Email problem -
Hi
I'm trying to use CDO to send an email but no matter what email service i.e. Hotmail, gmail and Yahoo I use I can't get this line to work:
Const SMTP_SERVER As String = "smtp.gmail.com"
It comes up with some error about unable to connect to smtp server
BTW I'
SMTP Server name -
Hi all!
Does anyone know how to find the name / ip of the SMTP server through vb.
I am using a mail component to generate an email from my app and email it to us. In order to use this component the app users must type in their smtp server name, which few users know.
Can I auto
sending email via SMTP -
Does anyone have a good recent example for sending email via an SMTP server? I was looking in google for a moment and the results I found VB told me were outdated.. and either way I couldn't get it to work..
Thank you all.. again.
Connecting from Outlook via SMTP -
I want to develop a small SMTP server for use over s private network, how do i connect to my program using winsock from outlook express by typing in an SMTP server?
eg, if i were creating a http server, i would type http://myip/ into explorer, and listen on port 80 with winsock.
[2008] ASP.NET Email SMTP -
Please help got a problem here... I don't know how to solve this.
Previously our server is not using a proxy, and the SMTP works well.
If the users forgot their password they can easily retrieve it through accessing the Forgot My Password section of my web application and they wil
Question on delaying winsock from VB newbie -
I'm creating a program that will email me when a certain event happens. I'm not using mapi or outlook, I've decided to use winsock to telnet to the smtp server and send the message using HELO, MAIL From, etc. I got the code working but I need to set a delay between the line that con
send an email help please -
Ok I have searched through the forms and have just become more confused.
I want the user to simply enter in an email address (any address) or multiple address, Subject and body - click a button and send an email with an attachment (a jpg file probably)
The location of the attach
need help about SMTP host names -
Hi my email Id is vilas4u_9jan@imacapricorn.com... I m trying to send email by using VB and i need SMTP host name to send email on my ID... Which smtp host i've to use...?
thnx