From:             sean-freebsd at farley dot org
Operating system: FreeBSD 4.10
PHP version:      4.3.10
PHP Bug Type:     IMAP related
Bug description:  imap_mail_compose() no longer works

Description:
------------
I noticed the problem after upgrading from PHP v4.3.4 to v4.3.10.  ISMail
(http://www.insidesystems.net/projects/project.php?projectid=4) stopped
working.  None of the headers provided in the envelope argument were being
returned by the function.

I also attempted running the example code (using /etc/motd for the file in
the code) from the man page for this function without success:
----begin output----
--0-1804289383-1103265027=:94095--<br />
----end output----


-- 
Edit bug report at http://bugs.php.net/?id=31142&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31142&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31142&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31142&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31142&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31142&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31142&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31142&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31142&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31142&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31142&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31142&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31142&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31142&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31142&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31142&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31142&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31142&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31142&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=31142&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31142&r=mysqlcfg

Reply via email to