Re: [PHP-DEV] IMAP patch From: Chuck Hagenbuch (chuck <email protected>)
Date: 10/14/00

Quoting Sean Farley <scf <email protected>>:

> Except that it is not a kludge according to the
> documentation. imap_mail_compose() returns a MIME message which
> imap_mail() takes as its third argument. At least this is what I
> assume. I could be totally confused on how to use these, but I think I am
> using them correctly. Isn't this how to use them:

It is a kludge; if they're supposed to work together, they should explicitly
work together, and both should be fixed to that purpose.

To my knowledge, imap_mail_compose() was never really finished, and has problems
(as Jani just mentioned...)

-chuck

--
Charles Hagenbuch, <chuck <email protected>>
must... find... acorns... *thud*

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>