mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-28 22:15:56 +00:00
Wired character-set decoding into From and Subject
- Removed extra message object from ReadBody() return type - We now use enmime's GetHeader() when building the GOB, this will get us alternate character set decoding for the From and Subject headers. - Added a swaks test with a utf-8 subject line
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"Resources": {
|
||||
"Include": "README*,LICENSE*,bin,etc,themes"
|
||||
},
|
||||
"PackageVersion": "0.1",
|
||||
"PackageVersion": "20131001",
|
||||
"PrereleaseInfo": "snapshot",
|
||||
"FormatVersion": "0.8"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user