Search found 1 match
- Fri Apr 20, 2007 3:12 am
- Forum: Examples, Demos
- Topic: [Demo] Sending HTML email. Saving MIME-encoded files.
- Replies: 40
- Views: 3329437
Mime encoded formatted e-mail
Dear Sergey, The technique you use for sending mime encoded formatted e-mail (see http://www.trichview.com/forums/viewtopic.php?t=11) works excellent! But how can I combine this technique with sending a 'normal' attachment? TIdAttachment.Create(IdMessage.MessageParts, s) does not work together with ...