+ Reply to Thread
Results 1 to 3 of 3

Thread: Send E-Mail with an attachment

  1. #1
    Guest.Visitor Guest

    Default Send E-Mail with an attachment

    I have been trying to send an e-mail with an attachment using the QtmmSendMail API. So far, I have been able to send the attachment with with the text message and the rest of the mime format embedded as part of the attachment. Is it possible or has anyone else had any luck sending a text message and an attachment in an e-mail? Also, if anyone has sent an e-mail to multiple recipients using QtmmSendMail, please forward an example. Thanks, Jamey

  2. #2
    Guest.Visitor Guest

    Default Send E-Mail with an attachment

    Hi Jamey,Check copy of September/98 or October/98 of News/400 magazine.There is a complete program, that do what you asked for.Vadim

  3. #3
    Guest.Visitor Guest

    Default Send E-Mail with an attachment

    On Wednesday, June 02, 1999, 11:27 AM, Vadim Rozen wrote: Hi Jamey, Check copy of September/98 or October/98 of News/400 magazine. There is a complete program, that do what you asked for. Vadim Thanks for the reply. I am using the code from the magazine article. However, when I send an attachment the message and attachment along with the mime header is included in the email as an attachment instead of a text message with an attachment. An example of what I recieve as an email: Sender: JWAKEFIELD@GR.COMDate:From: Jamey Wakefield MIME-Version: 1.0To: Jamey Wakefield Subject: TestContent-Type: multipart/mixed; boundary="--PART.BOUNDARY.1" This is a multi-part message im MIME format. ----PART.BOUNDARY.1Content-Type: text/plain; charset=us-asciiContent-Transfer-Encoding: 7bit This is a test ----PART.BOUNDARY.1Content-Type: application/octet-stream; name="JUNK.MBR"Content-Transfer-Encoding: 7bitContent-Disposition: attachment; filename="JUNK.MBR" 00000000000000000 TBPABCD03X001A000NPRICE PLAN COMPANION 800100000000000 00000000000000000 X Jamey

+ Reply to Thread

Similar Threads

  1. Replies: 2
    Last Post: 02-26-2002, 01:04 PM
  2. E-Mail attachment
    By Guest.Visitor in forum Application Software
    Replies: 13
    Last Post: 10-28-1999, 02:30 PM
  3. Sending E-mail with an attachment
    By Guest.Visitor in forum Analysis
    Replies: 0
    Last Post: 01-01-1995, 02:00 AM
  4. Sending E-mail with an attachment
    By Guest.Visitor in forum Programming
    Replies: 0
    Last Post: 01-01-1995, 02:00 AM
  5. Sending E-mail with an attachment
    By Guest.Visitor in forum Networking
    Replies: 0
    Last Post: 01-01-1995, 02:00 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts