> ok i found out this > > last question for now > > where ar this tested and can i in any way change what we state as illegal characters ? > header_7 illegal characters in Subject:
NO seven bit characters are allowed in a header. Instead, they need to be encoded. The problem is there are many poorly written mail clients that do not properly encode these characters. You need to turn off your strict seven bit header checks. --Eric
