Improvements for finding intransit netmails to upstream and peer hubs
This commit is contained in:
@@ -67,7 +67,6 @@ class MailSend #implements ShouldQueue
|
||||
}
|
||||
})
|
||||
->filter(function($item) {
|
||||
if ($item->ftn3d === '1337:1/100') dump(['item'=>$item,'ftn'=>$item->ftn,'autohold'=>$item->system->authold,'pollmode'=>$item->system->pollmode,'crash'=>$this->crash]);
|
||||
if ($item->system->autohold)
|
||||
return NULL;
|
||||
|
||||
|
Reference in New Issue
Block a user