Tracker: Bugs

5 Bad formed "from" get fatal error en 1.4.7 - ID: 1517867
Last Update: Comment added ( kink )

If SQ receives a mail with the from like:
From: ZZZZ)( YYYY<xx@xxxxx.com>

-->the problem are the ") ("<--

PHP returns a fatal error with "Allowed memory size
of 16777216 bytes exhausted (tried to allocate 135
bytes" increasing the memory in php.ini won't solve
the problem.

Although mail servers should stop bad formed mail
lots of them won't so SQ should parse them correctly


Ruso ( rusow ) - 2006-07-06 00:56

5

Closed

None

Thijs Kinkhorst

None

Produces PHP errors

Public


Comments ( 2 )

Date: 2006-07-06 20:40
Sender: kinkProject AdminAccepting Donations

Logged In: YES
user_id=285765

Fixed in current CVS, thanks for reporting!
We still don't parse it correctly (there is no correct
parsing for that!) but we don't crash on it anymore.


Date: 2006-07-06 07:30
Sender: kinkProject AdminAccepting Donations

Logged In: YES
user_id=285765

I think I know where this lies; I've tested the code with a
missing ')' but not with a ')' before the '('. I'll check it
out.


Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2006-07-06 20:40 kink
close_date - 2006-07-06 20:40 kink
assigned_to nobody 2006-07-06 07:31 kink