MIME text attachment question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Neal Becker

    #1

    MIME text attachment question

    I want to send a file (plain text) as an attachment.

    I'm using MIMEText. This attaches text OK, but I would like to have a
    filename attached to it, so that the recipient could save it without having
    to specify a filename.

    Any suggestions?

Working...