to) !== 'ping') return FALSE; Log::info(sprintf('%s:- Processing PING message from (%s) [%s]',self::LOGKEY,$mo->from,$mo->fftn->ftn)); Notification::route('netmail',$mo->fftn)->notify(new PingNotification($mo)); return TRUE; } }