Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 78
Default Send excel contents to POP3 mail server such as Yahoo

Hi, is it possible to use only VBA, to do the following.
1. Login to a pop3 server with valid account
2. Create a message, using the contents (contents include, from mail id, to
mail id, subject and of course the message) of a worksheet
3. Send the message to one or more pop3 mail recepients
The reason being, I am unable to find any code snippet that does this using
only VBA. All samples use some kind of DLL developed using C/C++/VC++/C#
etc.. that provide api that exposes services to do the above.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Send excel contents to POP3 mail server such as Yahoo

Hi Madhan

Why not mail without a mail program ?

Try
http://www.rondebruin.nl/cdo.htm


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Madhan" wrote in message ...
Hi, is it possible to use only VBA, to do the following.
1. Login to a pop3 server with valid account
2. Create a message, using the contents (contents include, from mail id, to
mail id, subject and of course the message) of a worksheet
3. Send the message to one or more pop3 mail recepients
The reason being, I am unable to find any code snippet that does this using
only VBA. All samples use some kind of DLL developed using C/C++/VC++/C#
etc.. that provide api that exposes services to do the above.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 78
Default Send excel contents to POP3 mail server such as Yahoo

Hi, the column containing the "To" mail IDs can be changed and the mails can
be sent one-by-one, without intervention, hence, the need.

"Ron de Bruin" wrote:

Hi Madhan

Why not mail without a mail program ?

Try
http://www.rondebruin.nl/cdo.htm


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Madhan" wrote in message ...
Hi, is it possible to use only VBA, to do the following.
1. Login to a pop3 server with valid account
2. Create a message, using the contents (contents include, from mail id, to
mail id, subject and of course the message) of a worksheet
3. Send the message to one or more pop3 mail recepients
The reason being, I am unable to find any code snippet that does this using
only VBA. All samples use some kind of DLL developed using C/C++/VC++/C#
etc.. that provide api that exposes services to do the above.


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Send excel contents to POP3 mail server such as Yahoo

There is a example on the page

Maybe this one
http://www.rondebruin.nl/cdo.htm#message

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Madhan" wrote in message ...
Hi, the column containing the "To" mail IDs can be changed and the mails can
be sent one-by-one, without intervention, hence, the need.

"Ron de Bruin" wrote:

Hi Madhan

Why not mail without a mail program ?

Try
http://www.rondebruin.nl/cdo.htm


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Madhan" wrote in message ...
Hi, is it possible to use only VBA, to do the following.
1. Login to a pop3 server with valid account
2. Create a message, using the contents (contents include, from mail id, to
mail id, subject and of course the message) of a worksheet
3. Send the message to one or more pop3 mail recepients
The reason being, I am unable to find any code snippet that does this using
only VBA. All samples use some kind of DLL developed using C/C++/VC++/C#
etc.. that provide api that exposes services to do the above.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bypass: A program is trying to send mail using Item.Send prompt Vick Excel Discussion (Misc queries) 1 June 25th 09 03:31 AM
Can I set up excel to use Yahoo instead of Outlook to send a workb Person in question Excel Worksheet Functions 0 March 20th 07 05:55 PM
Need to send a fax via a fax server from excel NSKearns Excel Discussion (Misc queries) 5 August 16th 06 03:25 PM
is there a way to connect excel to a pop3 server? funkymonkUK[_181_] Excel Programming 1 June 15th 06 04:52 AM
How to handle passwords via VBA to Yahoo Quote Server? David Excel Programming 4 March 16th 06 10:53 PM


All times are GMT +1. The time now is 07:33 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"