Joshua Nekl - 2001-09-29

Logged In: YES
user_id=63324

All non-standard headers are ignored. Nwebmail will look at certain headers if they match, but ignore the rest.

There was a problem found a while ago where nwebmail would crash if there was a parameter delimiter ';' on the end of the content-disposition line (or any header for that matter). Parameter delimiters are SUPPOSED to be followed by another parameter according to the RFC's. However, I found some mail clients do not follow the rule. Either way, nwebmail should not have just segv. Two line fix.

I've actually had this fix for some time, but it never made it into a relese version until now. Check out the latest nwebmail-0.1.80 and that should fix your problem.

Josh