23 Feb
2010
23 Feb
'10
3:45 p.m.
Steffen Kaiser, Dienstag 23 Februar 2010:
Can you provide a sample mail? Does it contains NUL (ASCII 0, 0x0, \0) characters?
I don't have one right now. I will catch the next one that is nagging me, and post it here.
Until then: how can I find out if a mail contains a NUL-Byte? Can one grep for it? grep \0 mailfile?
-- Andre Tann