← Back to team overview

phpdevshell team mailing list archive

[Bug 673618] Re: Malformed email error

 

** Changed in: phpdevshell
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/673618

Title:
  Malformed email error

Status in Open Source PHP RAD Framework with UI.:
  Fix Released

Bug description:
  I tried to install the Tables And Filters plugin but an error occured. The error was critical so it was emailed to me, but it never got sent properly because something was malformed (recipient address?). Here is the error:

A message that you sent contained a recipient address that was incorrectly
constructed:
  Content-Type:  missing or malformed local part (expected word or "<")
The message has not been delivered to any recipients.
------ This is a copy of your message, including all the headers. ------
To: myemail@xxxxxxxxxxxx
Subject: PHPDS_exception: Error making query: unable to find class "testTableQuery". | 2010-11-10 10:35:10 | www.mydomain.com (74.11.222.333:80)
From: Error Handler
PHPDS_exception: Error making query: unable to find class "testTableQuery". | 2010-11-10 10:35:10 | www.mydomain.com (74.11.222.333:80)

If I send a test email from the Email Settings tab it comes thru fine without errors. I think the problem is that To: email address needs to be in < > brackets (which is what the error says).





References