provide delivery report on both sides, local and remote
This commit is contained in:
parent
e6000f3f6e
commit
05d8faf5e1
@ -909,6 +909,8 @@ function process_delivery($sender,$arr,$deliveries,$relay) {
|
||||
if(! $deliveries)
|
||||
$result[] = array('','no recipients');
|
||||
|
||||
logger('process_delivery: local results: ' . print_r($result,true));
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user