stormin_norm
Registered User.
- Local time
- Yesterday, 19:33
- Joined
- Apr 23, 2003
- Messages
- 213
I have a client with their access db on a virtual machine running only access. They use a terminal service to connect. This pc does not have anything else installed. No outlook, no other apps.
I need to send mail and am required to use smtp. I have the code to send via smtp 2 different ways-vbmail.dll and traditional outlook cdo calls to sendmail.
The problem is I'm not so sure the vbsendmail.dll will be on that machine. And outlook is not installed on it either so I am assuming cdo.dll is not installed. So will I have to physically install the dll's for the cdo outlook library file? I will first ask them to install office/outlook.
What is the best way to proceed with smtp on a 'stand alone' stripped down machine?
I need to send mail and am required to use smtp. I have the code to send via smtp 2 different ways-vbmail.dll and traditional outlook cdo calls to sendmail.
The problem is I'm not so sure the vbsendmail.dll will be on that machine. And outlook is not installed on it either so I am assuming cdo.dll is not installed. So will I have to physically install the dll's for the cdo outlook library file? I will first ask them to install office/outlook.
What is the best way to proceed with smtp on a 'stand alone' stripped down machine?
Last edited: