I'm using Richards Heyes's HTML Mime Mail Class (send method) to send email with imbedded images, links and variables (variables are from MySql tables). The Email is created and sent fine but if I try to open it in Outlook Express, Outlook Express goes into a 'not responding' status. The same email sent to a hotmail account and opened in hotmail's mail client opens fine. Any ideas why Outlook Express gets fried? The site is in development and not hosted. I'm using PHP, MySql and Apache for win32. Pages are served with Apache at localhost (127.0.0.1).