Net_Sieve
[ class tree: Net_Sieve ] [ index: Net_Sieve ] [ all elements ]

File: Sieve.php

Source Location: /Net_Sieve-1.3.4/Sieve.php

Classes:

Net_Sieve
A class for talking to the timsieved server which comes with Cyrus IMAP.

Page Details:

This file contains the Net_Sieve class.

PHP version 4

+-----------------------------------------------------------------------+ | All rights reserved. | | | | Redistribution and use in source and binary forms, with or without | | modification, are permitted provided that the following conditions | | are met: | | | | o Redistributions of source code must retain the above copyright | | notice, this list of conditions and the following disclaimer. | | o Redistributions in binary form must reproduce the above copyright | | notice, this list of conditions and the following disclaimer in the | | documentation and/or other materials provided with the distribution.| | | | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR | | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT | | OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT | | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | +-----------------------------------------------------------------------+

Includes:

require_once('PEAR.php') [line 46]
require_once('Net/Socket.php') [line 47]

NET_SIEVE_STATE_AUTHORISATION [line 65]

NET_SIEVE_STATE_AUTHORISATION = 2,true
Authorisation state

[ Top ]



NET_SIEVE_STATE_DISCONNECTED [line 59]

NET_SIEVE_STATE_DISCONNECTED = 1,true
Disconnected state

[ Top ]



NET_SIEVE_STATE_TRANSACTION [line 71]

NET_SIEVE_STATE_TRANSACTION = 3,true
Transaction state

[ Top ]



Documentation generated on Mon, 11 Mar 2019 16:01:03 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.