require_once 'Net/POP3.php';
boolean Net_POP3::disconnect ()
boolean Net_POP3::disconnect
Disconnect function. Sends the QUIT command and closes the socket.
boolean - Renvoie TRUE en cas de succès, FALSE en cas d'échec.
Cette fonction ne peut pas être appelée de façon statique.