Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- email vb script
- Hello all, can anyone help, why does the below script not work on my sp3 xp machine???Set objEmail = CreateObject("CDO.Message")objEmail.From = "g.millen1@ntlworld.com"objEmail.To = "g.millen1@ntlworld.com"objEmail.Subject = "Atl-dc-01 down" objEmail.Textbody = "Atl-dc-01 is no longer accessible over the network."objEmail.sendi'm getting the below error:the "sendUsing" configuration value is invalidcode: 80040220source: CDO.message.1Anyone know why.thanks...
- Tags: Atl-dc-01, CDO.Message, CreateObject, e-mail, Microsoft VBScript, R e p h l e x, server, SMTP server, windows
- Q&A 2006-07-28
Additional Resources
- Excel Macro for emailing
- I'd like to set up a macro to email my current file to several different email addresses. Two questions: #1 - how do I set that up? #2 - is there a way to prevent the message from MS Outlook that says something like "another program is...
- Tags: e-mail, autumncrest@..., software, Microsoft Excel, Set objEmail
- Q&A 2006-04-26
- Sending Web Page through Email CDO ASP
- I can send an HTML or ASP file through my script to my email using CDO, but when using httpS://, it does not work. Even when providing a username and password.
- Tags: dburns@..., Web, CDO, e-mail
- Discussion threads 2007-08-29
- error while sending mails using CDO.Message object
- Hi,I am trying to send mails from my excel using VBA and CDO.Message and CDO.Configuration ObjectSee the below code------------------------------Function SendMailTo(sTo, sSubject, sBody)Dim oMsg As ObjectDim oConf As ObjectDim Flds As ObjectDim strSch As StringConst cdoBasic = 1Set oMsg = CreateObject("CDO.Message")Set oConf = CreateObject("CDO.Configuration") ...
- Tags: srinivas.2447.p@..., Object Dim strSch
- Discussion threads 2007-08-07
- Exchange 2003 CDO Patch 6980.3 (exe)
- Exchange 2003 CDO Patch 6980.3 resolves problems that were found in the Exchange 2003 CDO since Exchange 2003 was released. This version is the first release on CNET Download.com.
- Tags: Microsoft Exchange Server 2003, E-mail Servers, Enterprise Software, Software
- Software downloads 2007-09-06
- Exchange 5.5 CDO Patch 2655.79 (EXE)
- This patch resolves problems that were found in the Exchange Server 5.5 CDO since SP4 was released. See the More Information About This Download link in the Related Resources section for a list of the fixes that are included in this patch. This version is the first release on CNET...
- Tags: Microsoft Exchange 5.5 Server, Microsoft Corp., E-mail Servers, Enterprise Software, Software
- Software downloads 2007-08-24
- Exchange 5.5 CDO Patch 2657.55 (EXE)
- This patch resolves problems that were found in the Exchange Server 5.5 CDO since SP4 was released. See the More Information About This Download link in the Related Resources section for a list of the fixes that are included in this patch. This version is the first release on CNET...
- Tags: Microsoft Exchange 5.5 Server, E-mail Servers, Enterprise Software, Software
- Software downloads 2007-09-06
- Exchange 2000 CDO Patch 5770.16 (EXE)
- This patch resolves problems that were found in the Exchange 2000 CDO since SP2 was released. Click More Information About This Download in the related resources section for a list of the fixes that are included in this patch. This version is the first release on CNET Download.com.
- Tags: Microsoft Corp., Microsoft Exchange 2000 Server, E-mail Servers, Microsoft Windows XP Service Pack 2, Enterprise Software, Software
- Software downloads 2007-08-24
- Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1 (EXE)
- The Messaging API is a COM-like API that provides access to the contents of messaging stores. CDO 1.2.1 (Collaboration Data Objects, version 1.2.1) is a package providing access to Outlook-compatible objects through a COM-based API. Using either CDO or MAPI, a program can connect to a MAPI store, and then...
- Tags: Collaboration, MAPI, Microsoft Exchange Server, Messaging, Microsoft Corp., Messaging API, Groupware, Enterprise Software, Software
- Software downloads 2007-08-29
- Exchange 5.5 Collaboration Data Objects (CDO) Patch (EXE)
- This patch addresses problems found in the Exchange Server 5.5 Collaboration Data Objects CDO since Service Pack 4 was released. See more information for a list of the fixes that are included in this patch. This version is the first release on CNET Download.com.
- Tags: Microsoft Exchange 5.5 Server, E-mail Servers, Patches, Enterprise Software, Software
- Software downloads 2007-08-24
- Rule COM Component (exe)
- The Rule COM component provides a scriptable ActiveX set of objects that can be used to manage a Microsoft Exchange 5.5 Information Store folder's rules using a CDO 1.2.1 Folder object. Microsoft Exchange 5.5 folder rules are stored in the Exchange Store and are modifiable only through the Messaging API...
- Tags: Microsoft Exchange Server, Microsoft Exchange 5.5 Server, Microsoft Corp., COM, E-mail Servers, ActiveX/COM/COM+/DCOM, Groupware, Enterprise Software, Software, Software Development, Software/Web Development
- Software downloads 2007-09-14
- Acl COM Component (exe)
- The Acl COM component provides a scriptable ActiveX set of objects that can be used to manage a Microsoft Exchange 5.5 Information Store folder's access control list ACL using a CDO 1.2.1 Folder object. Microsoft Exchange 5.5 folder access control lists are stored as a table in the Exchange Store,...
- Tags: Microsoft Exchange Server, Microsoft Exchange 5.5 Server, Microsoft Corp., Access Control, COM, E-mail Servers, ActiveX/COM/COM+/DCOM, Groupware, Enterprise Software, Software, Software Development, Software/Web Development
- Software downloads 2007-09-14
- Tech Tip: See how Exchange 2000 SP3 enhances security
- Find out about Exchange Server 2000 Service Pack 3 security enhancements. Exchange Server 2000 Service Pack 3 introduced some security enhancements designed to close vulnerabilities in the product. Specifically, SP3 removes Read access for the Everyone group from the Internet Information Services metabase...
- Tags: Guest Contributor, E-mail Administration Tips Newsletter, Security Enhancement, Collaboration, Microsoft Exchange 2000 Server, E-mail Servers, Security, Enterprise Software, Software
- Technical articles 2004-07-27
- Make Sent mail visible with the CDO Library
- This article originally appeared as a Web Development Zone e-newsletter.By Phillip PerkinsThis is a situation I frequently encounter: Acompany delivers mail within its Internet/intranet solution, andthen employees don't understand why the mail isn't delivered totheir Sent folders in Microsoft Exchange Server. Most developersgrab the CDONTS.NewMail object, set properties, and Send...
- Tags: Groupware, E-mail, Microsoft Office, collaboration, mapiRecipient, Collaboration Data Objects Library, mapiMessage, server
- Technical articles 2003-09-29
- unable to send Image through mail using cdo.message
- hi i have written a code in vb for sending the mail all is happening right but when i try to send mail with image iam unable to do thatmy code is Dim email, loglog = "hell
- Tags: pabidi@..., e-mail
- Discussion threads 2006-12-22
- Problem with Adding Disclaimer to Outgoing SMTP Messages
- I installed exchange SDK but i couldn't find ...Exchange SDKSDKSupportCDOScripts folder. therefore i just copy the smtpreg script from http://msdn2.microsoft.com/en-us/library/ms528023.aspx and save it as smtpreg.vbs and put it in C drive. Also,I have referred to http://support.microsoft.com/kb/317680 and did exactly the same thing not even changing the script. The event was...
- Tags: E-mail, krykino_cry@..., SMTP
- Discussion threads 2007-10-30
- got triggered
- got triggeredblog roothello world!i just wanna say hello here for now. just came in. so tech notes in a while or so.. .This post originally appeared on an external websitegrassI had a good consultation session with my mentor last Saturday and I got great advise for my thesis....
- Tags: Web site development, GIS, Web technology, trigg3r, external Website, Web site, Nokia 3200, Nokia Corp.
- Discussion threads 2005-09-07
- Disclaimer on Exchange 2000
- HelloCan someone please help!!! I am trying to add a disclaimer on Exchange 2000, I have loaded the SDK, but my problem is that when sinking it, I get runtime errors, plus on Article 317680 from MS, it says Browse to ...Exchange SDKSKDSupportCDOScripts, I can only browse up to...
- Tags: E-mail servers, Exchange
- Discussion threads 2004-10-18
- Bulk creation of DL's in Exchange 2000
- Hi all,I need to create about 500 Distribution Lists (at once if possible!) in a large domain using Exchange 2000. I have all the names of the Lists provided in a text/excel file... any ideas?Much appreciated.Thanks,BenYou will need a script that writes to CDO Collaborative Data Objects as you cannot...
- Tags: E-mail servers, Exchange
- Q&A 2006-06-22
- Send e-mail with ASP.NET apps
- This week's .NET newsletter demonstrates how ASP.NET makes it easy to utilize e-mail in an application with the System.Web.Mail namespace.Have you found unique uses for e-mail or encountered problems with it in the ASP.NET environment? If you haven't subscribed to our free .NET newsletter, sign up today! Click this link...
- Tags: Byte Dim rspBuffer, Encoding.Unicode.GetBytes, Microsoft ASP.NET, NetworkStream Dim reqBuffer, Newsletter Editor, nRead, programming, reqBuffer.Length, reqMessage, rspBuffer.Length, rspMessage.StartsWith, SMTP, String Dim nRead, String Dim rspMessage, Throw New Exception
- Discussion threads 2005-02-01
- << Previous
- page 1 of 1
- Next >>