Class IMP_Fetchmail_imap

Description

The IMP_Fetchmail_imap driver implements the IMAP_Fetchmail class for use with IMAP/POP3 servers.

$Horde: imp/lib/Fetchmail/imap.php,v 1.5.10.14 2009/01/06 15:24:05 jan Exp $

Copyright 2002-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.fsf.org/copyleft/gpl.html.

Located in /lib/Fetchmail/imap.php (line 17)

IMP_Fetchmail
   |
   --IMP_Fetchmail_imap
Variable Summary
Method Summary
 IMP_Fetchmail_imap IMP_Fetchmail_imap (array $params)
 void description ()
 void getMail ()
 void getProtocolList ()
 mixed _getMail ()
Variables
string $_currprotocol (line 31)

The current protocol being used.

array $_protocols (line 24)

The internal protocols list.

string $_serverstring (line 38)

The server string to use to connect to the remote mail server.

Inherited Variables

Inherited from IMP_Fetchmail

IMP_Fetchmail::$_activeparams
IMP_Fetchmail::$_params
Methods
Constructor IMP_Fetchmail_imap (line 55)

Constructor.

IMP_Fetchmail_imap IMP_Fetchmail_imap (array $params)
  • array $params: The configuration parameter array.
description (line 45)

Returns a description of the driver.

void description ()

Redefinition of:
IMP_Fetchmail::description()
Returns a description of the driver.
getMail (line 185)

Gets the mail using the data in this object.

void getMail ()

Redefinition of:
IMP_Fetchmail::getMail()
Gets the mail using the data in this object.
getProtocolList (line 68)

Return a list of protocols supported by this driver.

void getProtocolList ()

Redefinition of:
IMP_Fetchmail::getProtocolList()
Return a list of protocols supported by this driver.
_getMail (line 210)

Internal function used to get mail from a single server.

  • return: Returns PEAR_Error on error, the number of messages fetched on success.
mixed _getMail ()

Inherited Methods

Inherited From IMP_Fetchmail

 IMP_Fetchmail::IMP_Fetchmail()
 IMP_Fetchmail::description()
 IMP_Fetchmail::factory()
 IMP_Fetchmail::fetchMail()
 IMP_Fetchmail::getMail()
 IMP_Fetchmail::getParameterList()
 IMP_Fetchmail::getProtocolList()
 IMP_Fetchmail::listColors()
 IMP_Fetchmail::listDrivers()

Documentation generated on Sun, 30 Jan 2011 05:28:12 +0000 by phpDocumentor 1.4.3