make_mbox_mailing_list | R Documentation |
Takes a list of mbox replies generated with create_fake_mbox_replies function and compiles them all into a single fake .mbox file
make_mbox_mailing_list(replies, folder_path = "/tmp", file_name)
replies |
An array of replies that have been created with |
folder_path |
Folder path for the .mbox file being created. Defaulted at /tmp |
file_name |
Name of the file that will store the .mbox file |
the path of the .mbox file that was created
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.