Tema: ZendMail
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 14/04/2012, 14:33
Avatar de repara2
repara2
 
Fecha de Ingreso: septiembre-2010
Ubicación: München
Mensajes: 2.445
Antigüedad: 13 años, 7 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.