php-developer-list | 2000101
Date: 10/14/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #7190 Updated: make dies in gd"
- Previous message: bjoern <email protected>: "[PHP-DEV] PHP 4.0 Bug #7214: crypt with only one parameter doesn't work."
- In reply to: Sean Farley: "Re: [PHP-DEV] IMAP patch"
- Next in thread: Chuck Hagenbuch: "Re: [PHP-DEV] IMAP patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 14 Oct 2000, Sean Farley wrote:
>On Fri, 13 Oct 2000 23:04, Chuck Hagenbuch wrote:
>
>> Quoting Sean Farley <scf <email protected>>:
>>
>> > I am using imap_mail_compose(). It automatically creates a Mime-Version
>> > header.
>>
>> And puts it in the body? Then it should be fixed, instead of
>> introducing kludges into imap_mail...
>
>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:
>
>imap_mail($to, $subject, imap_mail_compose($envelope, $completeBody),
> null, $cc, $bcc, $username);
>
I should know since I was the one who wrote that document. =)
But really imap_mail_compose() needs to be fixed. It has a few
bugs too and I have had those reports long time assigned to me.
Just haven't got any time to look into it yet.
Chuck, could you check it out?
Those bug reports are: 3337 and 5084.
--Jani
-- 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>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #7190 Updated: make dies in gd"
- Previous message: bjoern <email protected>: "[PHP-DEV] PHP 4.0 Bug #7214: crypt with only one parameter doesn't work."
- In reply to: Sean Farley: "Re: [PHP-DEV] IMAP patch"
- Next in thread: Chuck Hagenbuch: "Re: [PHP-DEV] IMAP patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

