Georg Ragaz - 2005-10-15

Logged In: YES
user_id=1099990

I also stumbled over this problem in my installation. I
traced the problem down to the fact that there were null
characters in the mail, i.e. hex 00. These null byte
sequences are not visible once the mail is downloaded with
other programs. When popfilter comes accross these it just
stops. I sent this info to the programmer, however was never
resolved. I had to make a workaround in scripting by
actually killing the running process if it timed out. Only
HEX downloading through Telnet showed the culprit. Usually
only Spam messages contained such null bytes.

georg@ragaz.net