From 7579f7326ae3b8c8f441ef8b42be915cb400dc6d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 10 Jan 2011 05:24:04 -0800 Subject: add "parts" config option This allows disabling either HTML or text parts to save bandwidth/disk space on the IMAP server. --- test/tc_config.rb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'test') diff --git a/test/tc_config.rb b/test/tc_config.rb index ce910e9..ad4877c 100755 --- a/test/tc_config.rb +++ b/test/tc_config.rb @@ -34,6 +34,17 @@ feeds: url: http://something2 target: imaps://login:pasword@ezaezae/Feeds/B EOF +CONFPARTS = <