Looking
at moving my hosting.
Could I get a copy of the output of <?php phpinfo(); ?> for a bronze account ?
I'm interesed in using IMAP from php and am having a problem with my currently provider supporting:
$mbox = imap_open("{imap.gmail.com:993/imap/ssl}INBOX", "someaccountorother@gmail.com", "mypasswordatgmail");
Cheers.