From f658a3cae135070887d3df48151177778371d0e2 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Mon, 9 May 2016 20:17:59 -0700 Subject: more work on diaspora relay --- include/notifier.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/notifier.php') diff --git a/include/notifier.php b/include/notifier.php index f0c6d7275..708d42bd0 100644 --- a/include/notifier.php +++ b/include/notifier.php @@ -469,6 +469,11 @@ function notifier_run($argv, $argc){ $deliveries[] = $pq; } + // notifier_process can alter the recipient list + + $recipients = $narr['recipients']; + $env_recips = $narr['env_recips']; + $packet_recips = $narr['packet_recips']; if(($private) && (! $env_recips)) { // shouldn't happen -- cgit v1.2.3