Help for this page
use strict; use Config::General; ... my %conf = $conf->getall; print Dumper \%conf;
my $server_from = "\"Foo Reflector\" <er\@foo.bar>";
my $server_from = '"Foo Reflector" <er@foo.bar>';