add text/plain; charset=UTF-8 as an enclosure type
svn: r6548
This commit is contained in:
parent
7ffe04365c
commit
6ced0347a5
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user