[ Index ]
 

Code source de IMP H3 (4.1.5)

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/lib/Quota/ -> mercury32.php (sommaire)

(pas de description)

Poids: 82 lignes (3 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

IMP_Quota_mercury32:: (2 méthodes):
  IMP_Quota_mercury32()
  getQuota()


Classe: IMP_Quota_mercury32  - X-Ref

Implementation of the Quota API for Mercury/32 IMAP servers.
For reading Quota, read size folder user.

Requires the following parameter settings in imp/servers.php:
'quota' => array(
'driver' => 'mercury32',
'params' => array(
'mail_user_folder' => 'c:/mercry/mail'
)
);

mail_user_folder --  The path to folder mail mercury


PROBLEM TO ACCESS NETWORK DIRECOTRY

Matt Grimm
06-Jun-2003 10:25

Thought I could help clarify something with accessing network shares on a
Windows network (2000 in this case), running PHP 4.3.2 under Apache 2.0.44.
However you are logged into the Windows box, your Apache service must be
running under an account which has access to the share.  The easiest (and
probably least safe) way for me was to change the user for the Apache
service to the computer administrator (do this in the service properties,
under the "Log On" tab).  After restarting Apache, I could access mapped
drives by their assigned drive letter ("z:\\") or regular shares by their
UNC path ("\\\\shareDrive\\shareDir").


$Horde: imp/lib/Quota/mercury32.php,v 1.1.10.8 2007/01/02 13:55:02 jan Exp $

Copyright 2002-2007 Frank Lupo <frank_lupo@email.it>

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

IMP_Quota_mercury32($params = array()   X-Ref
Constructor

param: array $params  Hash containing connection parameters.

getQuota()   X-Ref
Get quota information (used/allocated), in bytes.

return: mixed  An associative array.



Généré le : Thu Nov 29 12:30:07 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics