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

good email clients -

eudora has seemed to have crapped out on me. takes forever to start. working for a few days. worked great before i formatted..right clicking in IE takes forever also. defagging 5 times didnt help either...soooo

whats some good (lightweight) email clients that support POP and IMAP? ive look on download.com, but they dont look to exciting...

 

Email Broadcasting -
My Boss has just dumped 12,000 email addresses on me. They come from one of our clients and are a list of clients past and present. He wants me to send them all out but also report on them (clicks through e.t.c) Does anyone know of any good services, applications which can do th


good email clients -
eudora has seemed to have crapped out on me. takes forever to start. working for a few days. worked great before i formatted..right clicking in IE takes forever also. defagging 5 times didnt help either...soooo whats some good (lightweight) email clients that support POP and IMAP? i


Links in Email -
Probably not the right place to post this, but I use asp.net, so.... My code build and send automatic emails (though this still on an old asp page) Inside the body of this email is several links. For most clients, this links works fine, but seems not to work for some clients (ya


API for sending/recieving E-mail WITHOUT using pre-installed email clients' settings! -
I'm trying to make an E-Mail client for a customer (just something with different functionality than outlook). I've read some documentation on MAPI, but it seems too integrated with Outlook (or whatever the default email client is). I want to make my program completely standalone, sepa


ASP to client side Outlook email -
I searched and found lots of Q's but no awnsers. I need to create an instance of a new email on the clients machine and populate it with data from the page. I had CDONTS working, but the company clamped down (again) so it will not reach the SMTP server. So... If I can open a new


send email using vb6 -
Hello, Was wonderng if their was a way to send an email in vb with out using the default email client. eg. on my form the user will insert their email address in text3.txt and it will send the info from text2.txt to their email. Would like to do this independantly with out using


[2005] Need Direction -
I would appreciate any direction this group could offer me. I would like to develop a small utility. This utility would be tailored to people who send emails with html and css. It would allow the user to select a html file and see how it renders in different email clients. I need


is it a good email -
is there a way to find out if the email entered is valid, i.e. i don't mean if the email has a @ or a .com or .ca! i mean if the email adress exist! cuz with the email object, if the email does'nt exist, the browser seems to freeze at the line mailOBJ.send, what can i do!,


Registry keys -
I am trying to pull back some info from the registry. However, the info is not in the data form. Instead what i want is the contents of a folder in the registry. The reason is, there is no data key in the registry available to tell the system what email clients there are. Instead


Email Attatchments PDF -
Hey, Ok i need to attach a PDF to email from PHP now these emails are pretty important IE we need to minimise them getting caught by Spam filters etc. Firstly can anyone show some sample code how they would email a PDF? I've got some off the net but I get MIME errors on certain


Can I set my default email to be MS Express from VB code -
I want to know if I can do this so I can get around having to worry about wether my clients will be running Outlook or Lotus Notes. The button that starts my email application has code built into it so that it limits the amount of email to be performed to under 25. This application


Q about PHP email relay and message length -
Hi, First off, I haven't got a clue about what PHP can do or how it works. I have a potential client that wants to receive Security reports from his clients. He wasn't happy with the VB solutions I offered him and he suggested using PHP, Which he really doesn't know anything


Default Email Program -
I am writting and Email Client program and when finished I want it to be able to do a few things that I am not sure how to do yet. 1) When you click on .eml file on your pc I want my app to automatically open up and view that email instead of using Outlook. How do I change it so th


add a button for sending email -
i have a data field store emial address, i want to add a button so that when user click on the button, it will launch email clients and allow sending of email to that particular person...how to program the button?


Email Forms -
I'm want to make a online for where people can add details such as a email addres, names and other details, I then want somone to click send and it will send a email to the email address entered and insert the name ect into a longer email already set being the scene... is this easy? ca


mass email -
I need to write an application to send bulk emails to various clients. How is the best way to send email in visual basic?


Email Attachments... -
Can anyone get me the source code for receiving pop3 mails in visual basic application with attachments. Without depending on email clients such as outlook etc....


not language specific p2p email -
if I wanted to write a p2p email application, what kind of obstacles would I face? One thing I have realized is that if a persons pc is off, the user wont get the email message. Also, if it is p2p, how will one have a unique email address. Does anyone see a way around these obstacles?


scheduled e-mail sendings -
hey all, one of my clients has a php based website and he wants a feature put in where an email can be made up, then scheduled to be sent at a particular date. i know how to do all the email stuff, but i was wondering how i can schedule something like that in php, and if not, how


Webservice clients and PWS -
Hi Folks, Ive create a few clients for webservices (e.g. the dataservice web service sample from the quickstart sdk) they run ok on the local machine that has Win2k and VS7 Beta2 on it. When I put the same web service clients in a PWS WWWRoot folder on an NT machine, the clients d


replying an email -
Dear All, I have a servey that i want my clients to fill in and response me. The survey will be sent to them on their email addresses. I think survey should be in HTML and that HTML should be attached with email as attachment. User will open HTML attachment, fill survey questions and


Windows knows my email password!!! -
Hi, I just noticed this message on my windows login screen which caused me to wonder how windows knows that I have 2 new email messages. Sounds alarming. I'm not using Outlook Express and there are no other email clients installed on my system (like Microsoft Outlook etc.) This is


Please Don't Post Email Addresses -
It's not a good idea to post your email address since spammers can pick it up. Have people send you Private Mail or email through the forum's internal email system which will protect your address.


mailto: doesn't work -
Have used mailto: with multiple adresses in my web site pages to disseminate info to clients for years. A few months ago the mailto: tag stoped working and no longer opened an email form with all of the email addresses following the mailto: tag as it used to. Instead it just opened my


Email Harvesting -
Anyone know of any good email harvesters? I've tried a few (Atomic Harvester, Nitro, Lightning, Advanced Email Extractor) and I am not that impressed so I was thinking of writing my own. Any comments/suggestions are appreciated.


Send a test email -
I just ammended my email address in my profile as I just moved companys and I want to carry on receiving subscription notifications. The new email address is quite long and easy to miss-type. It therefore occured to me that it would be a good idea for the forum to send out a test ema


Outlook blocking external images -
Hi, Our company is preparing to send out an email mailing. This mailing uses external images that are saved on our webserver. We've done some tests to see if the email is shown correctly in a number of email clients. Outlook 2003 blocks the external images by default. This is not a


Create Email Account with VB6 -
Hi There, I have a hosting company and as you are all aware some clients are not very computer lilerate. I want to create a small app using VB6 to create the email account for the client. I will add the POP3,SMTP,Username and Pwd details in the code, compile and mail to my client. H


Other Encoding/Decoding Email Methods -
Hi; Is there anything else that Email clients use other than Base64, UUencode, XXUUencode,BineHex? And how do you decode using XXUUencode,BineHex?? Thanks alot in a advanced... (Your name will be included in my program once i release it, under Credits) ------------------ Thanks.. re


Email excel sheet with Lotus Notes -
Good day Everyone. I am starting using VB and I need your help. I have a excel spreadsheet with the following tabs: Jack Ben Sam Kelly Database It is a statement for each person. In the database tab, I have the following: Column A Column B


Icon in email subject line -
Hi, I am working on some automatic email stuff. I was asked if the automatically generated email could have an icon (say a company logo) in it's subject line. And The persons who receive the emails should see the logo in the subject line. I am not sure if that could be done. Bec


Open Email Client with Attachment -
I have a need for code to do one simple thing: Open the users email client with an attachment I'm very familiar with CDO, MAPI, vbSendMail, etc. Those do not universally accomplish the desired goal. The goal is very much like in Explorer when you choose Send... Email... it open


Sending Form info to my email... -
I want to be able to send information from a form like below to my email... Name Email Comment ..etc. How do I do this? I am pretty new to VB but, I have a good idea of how everything works... Thanks Guys


tutorial for sending email thro' VB -
Hi... I m doing a project in VB 6.0.. I have an email-notification part there.. I searched the code for, how to send email using VB6. I got many codes, can anyone suggest me a good tutorial fro this... thank u..


need a good invalid email function -
Does anyone know of a good vb function that will verifiy a valid email address? Thanks


xml to text then email -
I'm starting to write a (text)email app. i've got the sending of emails sorted (finally). The app will send a standard email with certain segments of the email being populated with contact information that i'll pull from a db. it makes sense to have all the generic email content in


checking e-mail -
I've used the Outlook object library to send email from my application but now I'm looking to take it a little further. The mail software I'm currently using is Outlook with Microsoft Exchange. I need my app to periodically check the inbox for new mail - and to determine whether thi


Interesting question: Web Server able to raise events -
This is the senario.... over the internet. Just say that I have 4 clients that are looking at a database table and one of them updates a record. Well, I need to automatically update the data in all of the clients without the clients specifically requesting the update. Is this possib


client Email dll HELP!!!!!! -
I need to developing a Email dll that will be deployed to all my Co clients. Problem is that everyone uses varies email applications,eg: "outlook, Peugusas, Outlook Express even hotmail". Thought of using MAPI, but you need to have exchange sever 5 loaded on the


win 2000 DNS server -
Hi there... I was wondering if any of you great people happend to know about a good site explaining Win 2000 server settings, espicially DNS setup. the thing i want to kno about is how do i forward Clients to the internet through my DNS server, when the clients primary DNS point