##
my $message = new Mail::Internet ([<>]);
my @body = @{$message->body()};
####
my %config = $conf->getall;
my $template = $conf->obj('tmpl');
my $foo = $config{'tmpl'}->{'foo'};
my $bar = $config{'tmpl'}->{'bar'};
my $blort = $config{'tmpl'}->{'blort'};
# ... up to 40 possible values