Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Bypass: A program is trying to send mail using Item.Send prompt | Excel Discussion (Misc queries) | |||
Can I set up excel to use Yahoo instead of Outlook to send a workb | Excel Worksheet Functions | |||
Need to send a fax via a fax server from excel | Excel Discussion (Misc queries) | |||
is there a way to connect excel to a pop3 server? | Excel Programming | |||
How to handle passwords via VBA to Yahoo Quote Server? | Excel Programming |