https://bugzilla.novell.com/show_bug.cgi?id=232592 ------- Comment #14 from judas_iscariote@shorewall.net 2007-01-12 11:58 MST ------- (In reply to comment #13)
I found the bug:
There is no bug.
but in SuSE 10.2 that dose not work. You have to use: $mbox = imap_open("{".$MailServer."}INBOX", "UserID", "Password");
both of your examples are identical in results, unless the $MailServer variable contains strange caracters or you are hitting a curly brace behaviuor change a simple PHP parser change, that exists since php 5.1.2 and is not a bug, but a change that makes that kind of syntax consistent. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.