From: edward Date: Thu, 14 Jul 2016 06:15:43 +0000 (+0800) Subject: NotifySend.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=6af12fc3af8dfed5971c853eddfe3bc484a96706 NotifySend.php --- diff --git a/NotifySend.php b/NotifySend.php index 4a3abc21..79b02819 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -379,6 +379,12 @@ class Pman_Core_NotifySend extends Pman if(!empty($ff->Core_Notify)){ + $preferHost = false; + + foreach ($ff->Core_Notify['routes'] as $server => $settings){ +// if(!in_array($, $haystack)) + } + } $mailer->auth = true;