Add link to HOWTO

This commit is contained in:
Jay Pfaffman 2016-10-12 13:29:19 -07:00
parent df3ac5e2e9
commit 4ccd224c26

View File

@ -11,6 +11,9 @@ export DATA_DIR=~/data/import
export SPLIT_AT="^From " # or "^From (.*)"
=end
# If you change the functionality of this script, please consider updating this HOWTO:
# https://meta.discourse.org/t/howto-import-mbox-mailing-list-files/51233
class ImportScripts::Mbox < ImportScripts::Base
include ActiveModel::Validations