Home
last modified time | relevance | path

Searched refs:NO_POST_CONNECT (Results 1 – 2 of 2) sorted by relevance

/plugin/swiftmail/Swift/Authenticator/
H A D@PopB4Smtp.php74 $swift->setOptions($options | Swift::NO_POST_CONNECT);
/plugin/swiftmail/
H A DSwift.php52 const NO_POST_CONNECT = 16; define in Swift
264 if (!$this->hasOption(self::NO_POST_CONNECT)) $this->connection->postConnect($this);