Class Net_LMTP_TLS

Description

Extended LMTP class with support for TLS.

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

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

Located in /Kolab_Filter/lib/Horde/Kolab/Filter/Transport/LMTPTLS.php (line 22)

Net_LMTP
   |
   --Net_LMTP_TLS
Method Summary
 mixed auth (string $uid, string $pwd, [string $method = ''])
Methods
auth (line 36)

Attempt to do LMTP authentication.

  • return: Returns a PEAR_Error with an error message on any kind of failure, or true on success.
  • access: public
mixed auth (string $uid, string $pwd, [string $method = ''])
  • string $uid: The userid to authenticate as.
  • string $pwd: The password to authenticate with.
  • string $method: The requested authentication method. If none is specified, the best supported method will be used.

Documentation generated on Sun, 30 Jan 2011 05:19:18 +0000 by phpDocumentor 1.4.3