X-Git-Url: https://code.th-h.de/?p=usenet%2Fusevote.git;a=blobdiff_plain;f=UVreadmail.pm;fp=UVreadmail.pm;h=35dda15bd2319a62e96ba3ead0c946e49693a691;hp=ac1b84348649852fd8a2f1d5c8d5b5598bcc4cb4;hb=c50a97a62ca4a74c142a4a23ccb1f84d88083741;hpb=7450382ef39c57c7092fcb5a75015aff17ab15b2 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 $@;