# Copyright (c) 2008-2013 Michael Dvorkin and contributors. # # Fat Free CRM is freely distributable under the terms of MIT license. # See MIT-LICENSE file or http://www.opensource.org/licenses/mit-license.php #------------------------------------------------------------------------------ DROPBOX_EMAILS = { plain: <<-END, From: Aaron Assembler To: Ben Bootloader Subject: Hi there Date: Mon, 26 May 2003 11:22:33 -0600 Message-ID: <1234@local.machine.example> Content-Type: text/plain #{FFaker::Lorem.paragraph} Aaron END html: <<-END, From: Aaron Assembler To: Ben Bootloader Subject: Hi there Date: Mon, 26 May 2003 11:22:33 -0600 Message-ID: <1234@local.machine.example> Content-Type: text/html

#{FFaker::Lorem.paragraph}

Aaron

END first_line: <<-END, From: Aaron Assembler To: Ben Bootloader Subject: Hi there Date: Mon, 26 May 2003 11:22:33 -0600 Message-ID: <1234@local.machine.example> Content-Type: text/plain .campaign Got milk #{FFaker::Lorem.paragraph} Aaron END first_line_lead: <<-END, From: Aaron Assembler To: Ben Bootloader Subject: Hi there Date: Mon, 26 May 2003 11:22:33 -0600 Message-ID: <1234@local.machine.example> Content-Type: text/plain .lead Cindy Cluster #{FFaker::Lorem.paragraph} Aaron END first_line_contact: <<-END, From: Aaron Assembler To: Ben Bootloader Subject: Hi there Date: Mon, 26 May 2003 11:22:33 -0600 Message-ID: <1234@local.machine.example> Content-Type: text/plain .contact Cindy Cluster #{FFaker::Lorem.paragraph} Aaron END forwarded: <<-END, From: Aaron Assembler To: dropbox@example.com Subject: Hi there Date: Mon, 26 May 2003 11:22:33 -0600 Message-ID: <1234@local.machine.example> Content-Type: text/plain ---------- Forwarded message ---------- From: Ben Bootloader Date: Sun, Mar 22, 2009 at 3:28 PM Subject: Fwd: To: Cindy Cluster #{FFaker::Lorem.paragraph} Ben END multipart: <<-END, From: Aaron Assembler To: Ben Bootloader Subject: Hi there Date: Fri, 30 Mar 2012 15:04:05 +0800 Message-ID: <1234@local.machine.example> Content-Type: multipart/related; boundary="_006_200DA2FF7EAFC04BAD979DB9CF293BB365151E88CLEARWATERtesta_"; type="text/html" --_006_200DA2FF7EAFC04BAD979DB9CF293BB365151E88CLEARWATERtesta_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hello,

--_006_200DA2FF7EAFC04BAD979DB9CF293BB365151E88CLEARWATERtesta_ Content-Type: image/gif; name="image007.gif" Content-Description: image007.gif Content-Disposition: inline; filename="image007.gif"; size=633; creation-date="Fri, 30 Mar 2012 07:04:05 GMT"; modification-date="Fri, 30 Mar 2012 07:04:05 GMT" Content-ID: Content-Transfer-Encoding: base64 R0lGODlhXQASALMAAIiIiBESESIjIt3d3VVWVURFRLu7u2ZnZpmZmaqqqjM0M3d4d+7u7gABAMzM zP///yH5BAAAAAAALAAAAABdABIAAAT/8MlJ63Q2683tAAvTjdKwAFqyJBLQoGQsP0MgKGy3PuDi /4tHotHAWASN4MNRGMyeHYKAkshZGMnHQcFt3LhCr5IqhppH4IliXMGy3eRFQEQpELIS+oRR9Rgl VU4VBgmCFwkGFAxcdIshent4eZJhBi8Ulgh4QzkMd0QBElwLRCJyRA0HewqoiUsFqAIYQ6g4qKVt lHATQ55TEwQFu5wSBQEADB+iATgIWscMDC6qDwWyDAhONQUODA4KAQN8XIjjBH25b5S9mRIOL8MN LC5WanPulxOkGAIEFVJ6GATw9yCNKDaKdK1rIKJAAQkHpsRjISWDQReGHliiCG+CAGoTzAooEDVS DcJI6tj0CtPt2IOJBUtWMEgKEhYUnhq43KUvVEwKazTwfLmQTj8A92CKtCgTIyZ5F+6gCACyWEmD BU9OSkmGDlIF1GC6cAVUpiUYEkhlfCAgiLWAVEkCJXhFoUqGEwIU2QoI6qIACJIpwXoAmrQASg50 G4LCQQBu3gjc+6lGwIA/KBPe1bOALkwasIj8wqoFFWKPqEA6QEKEmxqZQvTi1UxbEQebFRwkwJxh ADpMhSwQ4p2Bz9o8V84oX868ufPn0KNLn64hAgA7 --_006_200DA2FF7EAFC04BAD979DB9CF293BB365151E88CLEARWATERtesta_-- END }