Tagged Questions
The cdo.message tag has no wiki summary.
2
votes
1answer
710 views
CDO message wont send when delivery receipt requested
I'm writing an application in classic ASP (yes, please forgive me) that sends e-mails using Google Mail. I have it working just fine like this:
Dim ObjSendMail
Set ObjSendMail = ...
2
votes
1answer
580 views
Delphi: CDO.Message encoding problems
We wrote a Delphi program that send some informations with CDO.
In my Win7 machine (hungarian) the accents are working fine.
So if I sent a mail with "ÁÉÍÓÖŐÚÜŰ", I got it in this format.
I used ...
2
votes
1answer
2k views
How can I set “High Importance” on email sent using VBA?
I tried setting a few properties on this object to send an email with high importance, but nothing seemed to work. Here is what I tried:
objEmail.Importance = 2
...
1
vote
1answer
227 views
.addattachment not working with none standard file extensions
I have some code which sends emails out with an attachment.
sch = "http://schemas.microsoft.com/cdo/configuration/"
Set cdoConfig = CreateObject("CDO.Configuration")
Set cdoMessage = CreateObject ...
1
vote
2answers
633 views
Sending mails in different languages using ASP and CDOSYS
I want to send an email using arabic text as subject line.
The code piece converts the special characters into arabic text properly for message body but fails to do so for message subject.
I would ...
1
vote
2answers
164 views
ASP.NET equivalent to Classic ASP/CDOSYS method
I know How to send e-mail messages by using CDOSYS and the local SMTP directory with Visual Basic .NET
Is that method obslete in ASP.NET?
If so, what is the new method?
Please guide me in the right ...
1
vote
0answers
553 views
Excel VBA Error when adding attachments using CDO.Message “Object doesn't support this property or method”
VBA/Excel Macro Programming - I'm trying to automate sending out an email with an Excel attachment. When I try and add an attachment, I get the following error: "Object doesn't support this property ...
1
vote
2answers
489 views
ASP Mail Error: The event class for this subscription is in an invalid partition
I have some ASP code that I've "inherited" from my predecessor (no, it's not an option to update it at this time...It would take an act of not only Congress, but every other foreign country too) and ...
1
vote
0answers
172 views
Adding byte to the recordset works, adding same to a stream does not
A file is submitted, that file is put into a blob in a database (.AppendChunk), and that file should also emailed.
What I want to do is:
File is parsed from the form data into a variable (done).
...
1
vote
1answer
329 views
HTTP Request Object and processing local requests
I have a web application that uses the CDO Message object to email reports.
For example:
Dim objCDO
Set objCDO = Server.CreateObject("CDO.Message")
objCDO.CreateMHTMLBody "http://server/report.asp"
...
1
vote
3answers
1k views
CDO.Message - to many connections
I am writing a newsletter application using CDO.Message. But get an error back that we have to many connections. Seems they have a limit of 10 simultaneous connections.
So, is there a way to send ...
1
vote
1answer
289 views
JavaScript-friendly alternative to the f(x) = y JScript idiom that's used when setting CDO.Message options
I have an ASP page written in JScript that sends e-mails using CDO.Message. For specifying an SMTP server (and other options) I'm doing something like this:
mail.Configuration.Fields.Item(
...
0
votes
1answer
50 views
Difference between CDO.Message and System.Net.Mail
I've implemented email blasting system with C#.net application using System.Net.Mail.
Previously, this system was implemented with VB Script using CDO.Message.
After I deployed my new system and run ...
0
votes
2answers
83 views
My Form redirects to thankyou page but does not send me information submitted
I was asked to update this question to the most recent code and error. I now receive no error but the information from the form is still not being sent to the email. The asp is on the same page as the ...
0
votes
0answers
126 views
“office for mac 2011” - How to send email from excel macros?
I'm in the process of porting various Excel macros from Windows(7) to Mac(OSX Lion).
One of the macros uses CDO objects to mail a spreadsheet to a list of users ... CreateObject("CDO.Message") ... ...
0
votes
2answers
94 views
How to check is myMail.Send is true/false
<%
Dim sent
Dim YourName
Dim YourEmail
Dim YourMessage
Set myMail2=CreateObject("CDO.Message")
YourName = Trim(Request.Form("Name"))
YourEmail = Trim(Request.Form("Email"))
YourMessage = ...
0
votes
1answer
151 views
Message size limit with CDO?
I have an application in which I'm creating an email which I want the SMTP server (IIS) on the same box to deliver (OS is 2003 Server 32 bit). I send this using the "cdSendUsingPickup" method.
Using ...
0
votes
0answers
240 views
Replace CDO & ADODB, email message file parsing
I use c# code below to open email message file (eml) and parse subject and body(need to parse eml file and find all web links in any). I have searched for native c# code to open textual or html ...
0
votes
2answers
105 views
Unlock File after sending as attachement with CDO
Hi I have the following Problem:
I'm sending e-mail with attachement with CDO (I need to do this because system.Net.Mail dont work with implicit SSL on 465 port).
The problem is that attached file ...
0
votes
1answer
173 views
Error using ole automation to send CDO Email in SQL Server 2000
I am tearing my hair out on this one. Recently (about a month or so ago) some stored procedures we have on our SQL 2000 server stopped sending emails. We have several versions of the same stored ...
0
votes
2answers
93 views
Sending Mail with ASP.NET
I'm relatively new to ASP.NET so sorry if this is a newbie question. I am trying to send an email with ASP.NET but it keeps throwing a:
500 - Internal server error.
There is a problem with the ...
0
votes
0answers
171 views
CDO mail component with zimbra smtp server not working
ASP cdo.message mail component not working in Zimbra for mail ids other than same domine.
Error error thrown: 0x8004020F
Mail component settings :
smtpserver = "xx.xxx.xxx.xxx", ''''''''''' [ ...
0
votes
1answer
260 views
“CDO.Message” is not working in my Delphi application
I created an application uses
CreateOLEObject("CDO.Message")
Everything is working fine in my machine, but in another I got
Érvénytelen osztályú karakterlánc.
errormessage (hungarian).
This is ...
0
votes
1answer
2k views
CDO.Message.1 error '80070005' Access is denied
I am getting this error when I try to send via the local server
CDO.Message.1 error '80070005'
Access is denied.
/mail.asp, line xxx
Here is the code I am using
MailBodyText = "TEST"
...
0
votes
1answer
209 views
Could not access CDO.Message
How can i resolve this kind of error using vb.net 2003?
Could not access CDO.Message Object
0
votes
2answers
598 views
Server-sent email sporadically includes weird characters
For the past year at least now a good dozen or so of the users of my site have experienced odd characters showing up in the emails they receive. I've researched the issue numerous times and have ...
0
votes
2answers
3k views
CDO.Message problem on Windows Server 2008
I have a Classic ASP page that creates a CDO.Message object to send email. The code works on Window Server 2003 but not 2008. On 2008 an "Access is denied" error gets thrown. Here is a simple test ...
0
votes
3answers
781 views
Correct format for CDO AddAttachment for UNC path
CDO works fine in Access VBA for me except when I try to use UNC paths for the attachments. According to MSDN documentation on CDO, AddAttachment should allow UNC paths. Here's what I think should ...