On Tue, 29 Jun 2004, Akihiro KAYAMA wrote: > I want to receive them, because: [...] > And I know NUL chars are nightmare for applications which use ANSI-C > string functions. I suggest a feature getting rid of NUL chars with > warning log when the server receives mails.
Tell the MTA to strip the NULs. With postfix, that means a content filter that does such stripping (you can easily build one using the pipe transport and tr -d '\000', I think). -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html