Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CreateMHTMLBody to Public Folder not working

Status
Not open for further replies.

forbesn

MIS
Joined
Jul 25, 2006
Messages
2
Location
US
I have a web application that generates several MHTML emails from web pages. The emails work fine except that I want to CC the emails to a public folder to have a record of what was sent.

When I try to send (to, CC , or BCC) a CDO Email created using the CreateMHTMLBody property to send to my mail enabled public folder I get a delivery refusal. "The message reached the recipient's e-mail system, but delivery was refused. . . ."

I can send email to it from the application using the textbody property. And I can forward the MHTML generated email from my mailbox to the public folder so I know the HTML isn't a problem for the public folder.

Any ideas on why I can't use the CreateMHTML property to send email to a public folder?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top