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