X-Git-Url: https://code.th-h.de/?p=usenet%2Fusevote.git;a=blobdiff_plain;f=UVreadmail.pm;h=35dda15bd2319a62e96ba3ead0c946e49693a691;hp=ac1b84348649852fd8a2f1d5c8d5b5598bcc4cb4;hb=52a699fdc7ca85459f1796d686e458f91e0fe396;hpb=98343f2272a7c8ad7bdd2054b6028eb3b5a9252d diff --git a/UVreadmail.pm b/UVreadmail.pm index ac1b843..35dda15 100644 --- a/UVreadmail.pm +++ b/UVreadmail.pm @@ -145,6 +145,7 @@ sub process { access => 'rw', type => $config{mailboxtype}, expand => 'LAZY', + remove_when_empty => 0, ); }; die UVmessage::get("READMAIL_NOMAILFILE", (FILE => $readfilename)) . "\n\n" if $@;