APP_NAME | = | 'Larch' |
APP_VERSION | = | '1.1.1' |
APP_AUTHOR | = | 'Ryan Grove' |
APP_EMAIL | = | 'ryan@wonko.com' |
APP_URL | = | 'https://github.com/rgrove/larch/' |
APP_COPYRIGHT | = | 'Copyright (c) 2011 Ryan Grove <ryan@wonko.com>. All ' << 'rights reserved.' |
EXCLUDE_COMMENT | = | /#.*$/ |
EXCLUDE_REGEX | = | /^\s*\/(.*)\/\s*/ |
GLOB_PATTERNS | = | {'*' => '.*', '?' => '.'} |
LIB_DIR | = | File.join(File.dirname(File.expand_path(__FILE__)), 'larch') |
config | [R] | |
db | [R] | |
exclude | [R] | |
log | [R] |
Copies the messages in a single IMAP folder and all its subfolders (recursively) from the source to the destination.