id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
197	strlower Mail Praser	someotherguy	someotherguy	"From support ticket...

But I needed to force ""strtolower()"" in much more places than the ones you had... basically everywhere I could

So the following had to have strtolower everywhere they were used for comparison with some string
$decoded->ctype_primary
$decoded->ctype_secondary
$part->disposition
$part->ctype_primary
$part->ctype_secondary
$apart->ctype_primary
$apart->ctype_secondary
$apart->disposition

th reason is that many web clients use mixed texts with upper and lower characters, in my case it's not text/plain but Text/Plain, the polace of attachment is not attachment but Attachment and in linux servers all this makes the difference."	defect	assigned	major	2.0	email piping	1.0.2 Final			
