From: Alan Knowles Date: Wed, 6 Apr 2011 15:19:20 +0000 (+0800) Subject: NotifySend.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=3aa6d0899c8eaec18049c223abc4c213a0ddb50e;p=Pman.Core NotifySend.php --- diff --git a/NotifySend.php b/NotifySend.php index 0b3f10c3..c445a9c9 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -66,6 +66,8 @@ class Pman_Core_NotifySend extends Pman $mxs = $this->mxs($dom); + + Mail::factory('smtp', array( 'host' => 'smtp.gmail.com', 'persist' => FALSE