From: Devananda Date: October 18 2004 10:30pm Subject: email routing crashing in class.support.php List-Archive: http://lists.mysql.com/eventum-users/502 Message-Id: <41744420.5030508@neopets.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I've added debugging output to track the execution progress, and when I manually run /usr/local/bin/php -q download_emails.php eventum neomail.dohring.com INBOX the code exits at line 410: $mbox = @imap_open(Support::getServerURI($info), $info['ema_username'], $info['ema_password']); This explains why, as mentioned in my last email, Eventum is not recieving any emails sent to it - it is crashing when trying to connect to our IMAP server! Can anyone lend me some guidance? Thanks, Devananda Neopets, Inc