o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

SMTP: How to send CC and BCC -

Hiyas -

I've got an app that sends SMTP email without a problem but I'd like to send the message to a few "blind carbon copy" recipients. How can I do this with SMTP?

TIA!
Paul

 

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.


unable to Send Mail through Vbscript -
<BODY> <% Set SMTP = CreateObject("EasyMail.SMTP.6") SMTP.MailServer = "<the serveraddress>" SMTP.FromAddr = "<from address>" SMTP.AddRecipient "", "chandana.sameera@ge.com", 1 SMTP.Subject = &q


How to send mail using vbsendmail.dll and smtp.gmail.com -
Hello, I can send mail using smtp.gmail.com in vb.net. Recently i found vbsendmail.dll. But i can't send mail using smtp.gmail.com using vbsendmail.dll. It gives me an error: 530 Must StartTls command first. How to fix it. How can i send mail in visual basic 6 using smtp.gmai


SMTP: How to send CC and BCC -
Hiyas - I've got an app that sends SMTP email without a problem but I'd like to send the message to a few "blind carbon copy" recipients. How can I do this with SMTP? TIA! Paul


Local SMTP Server -
I am trying to write a legitimate application for work but need to test it out. The IT dept is crap at getting back at me so I gave it a go myself. I have IIS installed including the SMTP server, but I still cant send any mail through my app. Is it possible for my IT department to


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


[2005] [SMTP problem] -
hi friends, i am using smtp to send emails .. i can send pictures if it is attachment . but i want to send picture between messsage .. it can send .. but its not showing picture properly .. how to send the picture like message .. plz help me .. Thanks & Regards manju


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


SMTP Server -
In VB there is a variety of ways to send mail. It seems that if you want to change the "from" field (for a mass mailer type of program) you need to use an smtp server. My question is, if your using a dialup connection from home, what smtp server can you use for this? Any


Connecting to SMTP -
HI, My friend installed an SMTP Server on his computer("Free SMTP Server" to be exact), i want to use it to send mail from my apps, but once again i get a CDO.Message error. 1) Im connecting to him by IP: System.Web.Mail.SmtpMail.SmtpServer = "IP" Can it connec


[2005] SMTP mailserver -
Is there any way to send with Visual Basic an e-mail message without connecting to a SMTP server? Or is there a public SMTP server whereto I can connect? because not everyone who uses my program does have IIS with the SMTP installed with Windows XP PRO


CDONTS Confusion -
I know how to code to send email. When at work I can send using the DLL BUT at home I have an SMTP Server on WIN 2000 Prof. I created a new domain that is my att&t SMTP address but the code still won't send my emails. What is up?!


SMTP authenticated Username -
HI, i am having one problem related to IIS SMTP related, if anybody have any idea pls send a the solution for this.My requirement is: 1.I am using IIS SMTP mail server for mail transaction. 2.In my outlook express it is configured to send a mail through above said mail


Need help with this perlscript -
I need to send an E-mail from my web page and it's finished execpt for the send mail. I 've try to use CDONtS but it's not configured on the server and the admin doesn't want to set it (don't ask me why!). So i have found a perlscript for ASP that respond to mail send to your acc


SMTP Authentication -
When I try to connect with some SMTP modules I have to an SMTP server that requires authentication I obviously can't send mail... Does anyone have any solutions or some code to get around this? Thanks


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.


[2005] How to use SMTP authentication -
Hello, i'm making an asp.net application and i don't know how to send mail via smtp, when MY SERVER REQUIRES SMTP AUTHENTICATION. could anyone help me how to do it?


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


SMTP Mail vb.net 2005 -
I am trying to send an email using my SMTP server. The code works just fine, but the message will not send until I close the program, or exe file. The message is ready to send, but does not go until I END the program. I want to send the file as soon as I click the button. Any ide


[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


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 gmail -
hi I have looked at every post here and elsewhere i can find regrading sending a message via gmails SMTP. 1 post insisted you have to use the ip instead of "smtp.gmail.com" but that dosn't seem to work for me. This is what i have been trying without any luck


From SMTP to the destination -
Hiya, I was wondering.. I have a util that keeps a log of the current computer (system info, etc) and it creates his own mail but I want it to send it too (instead of using another smtp service). In other words, it has to work independantly from the system... So.. my questi


How to send emails by accessing SMTP -
Hello How can I send emails by accessing SMTP? I want to use smtp.gmail.com. How can do it in PHP page? Thanks


Send Mail To POP3 -
Hey All, if i send an e-mail it goes like this: Outlook connects to my ISP SMTP server and send the data. But what happens with my e-mail then? i know if i send an e-mail to a hotmail user it will send it to the servers of hotmail. But can i get the protocol of this transaction?


Send mail using SMTP on another server -
Hi all! I would like to send an e-mail from an application running on a server that doesn't have a SMTP-server installed. Is it possible to use an SMTP-server on another sever? Also, I use win XP to but the server is running w2k with .NET framework installed if that is of any int


SMTP Server in CDO -
I'm trying to send an email to a gmail address using CDO 2000 Library in Visual Basic 6. The problem is, I can't find a decent SMTP server. When I tried to use gmail's SMTP server (smtp.gmail.com) I got an error , -I believe- the cause of the error is Gmail's smtp server secuirty syste


smtp.emailaddresses.com -
I want to send email by a smtp and I need a address. Const SMTP_SERVER As String = "smtp.emailaddresses.com" I need it. Will you please help me?


My smtp email wont send ==" please help -
VB.NET 05: Code: Dim msgMail As New MailMessage() Dim Recipient As MailAddress = New MailAddress("Recipient@hotmail.com") '' Set message properties. msgMail.From = New MailAddress("AnyRandomEmail@hotmail.com") msgM


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


SMTP servers -
I am writing an application and would like to have my users be able to send mail directly from it. I have all the details worked out and working except that I need to find a public SMTP server. My ISP's is open only to people inside there network as is mosts so I can't do that. Doe


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


POP/SMTP dll -
Does any one have a POP/SMTP dll which will allow me to send emails easily?? If so... can i get it off u or if i can download from somewhere off the internet??? thanks.. cheers jason


SMTP During Query Unload -
I am trying to send an SMTP message, I connect during Query Unload and all is fine with connection, then I have a sub that is called during the Form Unload, the sub is called, but it does not appear to have sen't the data. Is there any reason that it would not have worked? I am sure


MAIL/SMTP STUFF -
HELLO! If I write a mail using the SMTP-PORT of my mail-server (e.g. smtp.mail.yahoo.com) and I send the mail to somebody@somewhere.com, I think my mail-server connects to port 25 (SMTP) of "somewhere.com". But often "somewhere.com" does not support SMTP, but the


SMTP encryption -
All I want to know is....is SMTP mail encrypted? We send an automatic mail using SMTP but are not entirely sure if it's sufficiently encrypted Any comments would be great


CGI (Perl) - SMTP & Rediret Method -
Good day ! I have written the codes below and try to execute it. Theoritically, I suppose it works but it doesn't. I can't figure out what's wrong with my codes. The 2 problems are : 1) It supposed to send back a mail to me but it doesn't. I used the code from Deitel & Dei


SMTP Help -
Can anyone suggest a control to use so I can send raw MIME data? Winsock does not support the SMTP protocol, MAPI will not allow me to send raw MIME data. Desperate redcard p.s. Am currently using VB5


ASP and SMTP mail -
I wish to send an email using SMTP. How do I do that with ASP (not .Net) ?


Sending mail with smtp server -
how can i send mail with an smtp server and also attachments for VB6. I've looked for quite some time. I didnt find many for vb6. i found one that worked great but i could edit to the preferences i needed. and the rest didnt have attachments, didnt work, or werent for vb6. Please all i