Update to current Debian version.
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
parent
1674138be6
commit
8259e05504
5 changed files with 6 additions and 4 deletions
|
|
@ -125,6 +125,7 @@ sub process_text($$$)
|
|||
die 'Argument -config=file missing' unless($::config);
|
||||
$::status = undef unless($::status); # to suppress warning
|
||||
$::stdin = undef unless($::stdin); # to suppress warning
|
||||
$::test = undef unless($::test); # to suppress warning
|
||||
|
||||
my %config = MOD::Utils::read_private_config($::config);
|
||||
my $rm = MOD::ReadMail->new(\%config);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue