3 * Deliver_IMAP.class.php
5 * Copyright (c) 1999-2003 The SquirrelMail Project Team
6 * Licensed under the GNU GPL. For full terms see the file COPYING.
8 * Delivery backend for the Deliver class.
13 require_once(SM_PATH
. 'class/deliver/Deliver.class.php');
15 class Deliver_IMAP
extends Deliver
{
21 /* to do: finishing the imap-class so the initStream function can call the