Searched refs:PORT_DEFAULT (Results 1 – 1 of 1) sorted by relevance
37 const PORT_DEFAULT = 25; define in Swift_Connection_SMTP151 …if (!$port) $port = ($this->getEncryption() == self::ENC_OFF) ? self::PORT_DEFAULT : self::PORT_SE…