From:             [EMAIL PROTECTED]
Operating system: Debian 3.0
PHP version:      4.2.3
PHP Bug Type:     Mail related
Bug description:  Read mail in Outlook

When using imap_mail_compose, and then sending the mail with:

$mail = imap_mail_compose($envelope,$body);
mail ($to, $sujet, "", $mail);

In Outlook XP I recieve in the text area:

Reply-To: [EMAIL PROTECTED]

Subject: test 2

To: [EMAIL PROTECTED]

MIME-Version: 1.0

Content-Type: MULTIPART/mixed;
BOUNDARY="-1463811584-1952143814-1042048373=:3444"

X-Priority: 3

X-MSMail-Priority: High

X-Mailer: webernic.com (PHP 4.2.3)

Message-Id: <E18WKNq-0001vv-00@webernic>
Sender: www-data <[EMAIL PROTECTED]>
Date: Wed, 08 Jan 2003 12:52:54 -0500



---1463811584-1952143814-1042048373=:3444

Content-Type: TEXT/plain; CHARSET=US-ASCII

Content-Description: Message



ata

---1463811584-1952143814-1042048373=:3444--

***

In Hotmail, the text is ok. Only "ata" is displayed.
-- 
Edit bug report at http://bugs.php.net/?id=21521&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21521&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21521&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21521&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21521&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21521&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21521&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21521&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21521&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21521&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21521&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21521&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21521&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21521&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21521&r=gnused

Reply via email to