Merge remote-tracking branch 'upstream/master' into patch-4

This commit is contained in:
biji 2019-02-06 17:05:15 +07:00
commit 4c68c480bf

View file

@ -1453,6 +1453,7 @@ sub parse_sendmail
$REJECT{$host}{$id}{date} = $time_st;
$REJECT{$host}{$id}{arg1} = &edecode($from);
$REJECT{$host}{$id}{to} = $to;
next;
}
if (!exists $FROM{$host}{$id}{date}) {
$FROM{$host}{$id}{date} = $time_st;