14/04/2012, 14:33
|
| | | Fecha de Ingreso: septiembre-2010 Ubicación: München
Mensajes: 2.445
Antigüedad: 14 años, 2 meses Puntos: 331 | |
Respuesta: ZendMail Consulta la documentación de Zend_Mail_Protocol_Abstract, el método __connect():
/**
253 * Connect to the server using the supplied transport and target
254 *
255 * An example $remote string may be 'tcp://mail.example.com:25' or 'ssh://hostname.com:2222'
256 *
257 * @param string $remote Remote
258 * @throws Zend_Mail_Protocol_Exception
259 * @return boolean
260 */
__________________ Fere libenter homines, id quod volunt, credunt. |