]> Sergey Matveev's repositories - public-inbox.git/commitdiff
PublicInbox::Import Smuggle a raw message into add
authorEric W. Biederman <ebiederm@xmission.com>
Tue, 15 Jan 2019 22:36:42 +0000 (16:36 -0600)
committerEric Wong <e@80x24.org>
Tue, 15 Oct 2019 20:22:44 +0000 (20:22 +0000)
I don't trust the MIME type to not munge my email messages in horrible
ways upon occasion.  Therefore  allow for passing in the raw message
value instead of trusting the mime object to preserve it.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
[ew: use "//" from Perl 5.10+ for defined check]


No differences found