add text/plain; charset=UTF-8 as an enclosure type

svn: r6548
This commit is contained in:
Matthew Flatt 2007-06-08 21:18:27 +00:00
parent 7ffe04365c
commit 6ced0347a5

View File

@ -200,6 +200,7 @@
(define (get-enclosure-type-and-encoding filename mailer-frame auto?)
(let ([types '("application/postscript"
"text/plain"
"text/plain; charset=UTF-8"
"text/html"
"image/jpeg"
"image/gif"