nodemailer / mailparser

Decode mime formatted e-mails
Other
1.59k stars 281 forks source link

Unparsed body #133

Closed faressoft closed 8 years ago

faressoft commented 8 years ago

I have an example of a real email that received by my email service. Which not parsed by the mailparser.

From 000001517cc5488d-5fda598b-8f98-4bf6-92d4-f3d745ff2bd3-000000@amazonses.com Mon Dec 07 16:08:07 2015 Received: from a9-92.smtp-out.amazonses.com ([54.240.9.92]:44539) by ns.mohmal.com with esmtps (TLSv1:AES128-SHA:128) (Exim 4.85) (envelope-from 000001517cc5488d-5fda598b-8f98-4bf6-92d4-f3d745ff2bd3-000000@amazonses.com) id 1a5wSU-0000Ak-Bo for a497146da@mohmal.in; Mon, 07 Dec 2015 16:08:06 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=vsj63567ii5zmr3mlb3xl4d2qozlwbkj; d=virtualdj.com; t=1449497283; h=From:To:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Date:Message-ID; bh=FHvVIAup5PsgZrUiRepC11X+dxFNbDJ0eRHSeUzaiQM=; b=PCw+sh/IjCTWxAOFQMhh3vBtt6eHyqrFHO8FCDSfRMp4ypBnu+RdQDwkc+wr5NSk g1ZI4JG36u28Mfz0M4JuyThK7Vu9Ct3YgRxpPEIXT47qy5VThE+7Fu0WjZsYPVNu6Fw zBsvp0hUQ3p6cJ9g3j8bs4OEkgrEpGPDfdA5Q0I0= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=ug7nbtf4gccmlpwj322ax3p6ow6yfsug; d=amazonses.com; t=1449497283; h=From:To:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Date:Message-ID:Feedback-ID; bh=FHvVIAup5PsgZrUiRepC11X+dxFNbDJ0eRHSeUzaiQM=; b=cRZ1ycUGO7/djVUklHI9/X1pZsMxYmiTX9+5jrkRoa336d8RuFEJ00QTcR05dM3A wMAqITdeaT4uETD7QTPGjHQfI2vgc2MNZo+0Uy2L2xvkqQl8lx9gY5HVZvWjnTIxqtf dYaAfVPMgjlJQmN6ur/GDqSGQlhA/mt1TXQoAt1k= From: VirtualDJ no-reply@virtualdj.com To: a497146da@mohmal.in Subject: VirtualDJ confirmation code MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Date: Mon, 7 Dec 2015 14:08:03 +0000 Message-ID: 000001517cc5488d-5fda598b-8f98-4bf6-92d4-f3d745ff2bd3-000000@email.amazonses.com X-SES-Outgoing: 2015.12.07-54.240.9.92 Feedback-ID: 1.us-east-1.MxBaMmJBDVj7dsQqieYns4Gaw9LrdWV+7aJ746wtCV0=:AmazonSES

Welcome to the VirtualDJ Community. To finish to create your new VirtualDJ account, please enter the confirmation code below in your VirtualDJ window:

CONFIRMATION CODE: 539356


Thank you, VirtualDJ Team

faressoft commented 8 years ago

Sorry, I just noticed that I am using the wrong attribute .html instead of .text