Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 85009
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T22:01:18+00:00 2026-05-10T22:01:18+00:00

I’m creating an email message using CDO object (and VB6, but that doesn’t really

  • 0

I’m creating an email message using CDO object (and VB6, but that doesn’t really matter).

With New CDO.Message   .To = '<address>'   .Subject = 'Manifest test 8'   .Organization = '<company>'   .From = '<address>'   .Sender = .From    With .Configuration     .Fields(cdoSendUsingMethod).Value = cdoSendUsingPort     .Fields(cdoSMTPServer).Value = '192.168.0.4'     .Fields.Update   End With    With .AddAttachment('c:\import\customermanifestOURACCOUNT11122008110032.dat')     .Fields(cdoContentDisposition).Value = 'attachment; filename=''Consignor.dat'''     .Fields.Update   End With    .Send End With 

As you can see, the message is empty and contains an attachment that I rename in the email.

The attachment is an ASCII text file, fixed-width, that contains some output from our systems, one record per line, separated with CRLF.

When the message gets sent, all CRs get stripped out the attachment, so the receiver gets a file that only has LFs and therefore is corrupted.

I tried to change ContentEncoding to 7bit and base64, didn’t work.

I tried to set ContentMediaType for the attachment to text/plain, didn’t work.

I tried to not rename the attachment after adding, didn’t work.

The ContentMediaType for the attachment is set to application/octet-stream by default, so I can’t figure out why (and by what) it gets changed in the first place.

If I execute .SaveToFile() on the attachment right after .Send(), it saves valid file on the disk.

Is this a problem in my code, or is it a mail server setting or something?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T22:01:19+00:00Added an answer on May 10, 2026 at 10:01 pm

    Ok, that was weird.

    We used our gmail accounts to test that thing, more specifically, gmail web interface. We clicked attachments links to save reveived files. And the files were corrupted.

    As soon as we instead tried some thick clients, it turned out to be fine. All files get download properly without any corruptions.

    So I assume this is a bug in gmail web interface (as opposed to gmail POP3 interface).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 118k
  • Answers 118k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer With most engines: [\&\?]name\=(.*?)(?:&|$) You've got it in $1. May 11, 2026 at 11:37 pm
  • Editorial Team
    Editorial Team added an answer Although the :not() pseudo-class is useful in certain situations, it… May 11, 2026 at 11:37 pm
  • Editorial Team
    Editorial Team added an answer Easiest way is probably to add a onmousemove event listener… May 11, 2026 at 11:37 pm

Related Questions

I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
I am currently running into a problem where an element is coming back from
Seemingly simple, but I cannot find anything relevant on the web. What is the
Does anyone know how can I replace this 2 symbol below from the string
Configuring TinyMCE to allow for tags, based on a customer requirement. My config is

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.