[dev] Is php-mail-mime needed?

Chuck Hagenbuch chuck at horde.org
Fri Jan 7 09:05:27 PST 2005


Quoting Ola Lundqvist <opal at debian.org>:

> I'm preparing a horde3 package for debian and I have a question.
> Is really PHP Mail mime needed? It is documented as such in the
> install documentation but I have not had any problem to configure
> or use without it.

$ grep -r mimeDecode.php .
./framework/MIME/MIME/Part.php:            require_once 'Mail/mimeDecode.php';
./framework/MIME/MIME/Structure.php:        require_once 
'Mail/mimeDecode.php';
./imp/lib/MIME/Viewer/plain.php:            require_once 
'Mail/mimeDecode.php';

-chuck

-- 
"But she goes not abroad in search of monsters to destroy." - John 
Quincy Adams


More information about the dev mailing list