On Wed, Feb 04, 2009 at 09:08:57AM -0500, Cory Coager wrote: > We have a mainframe client sending emails with the body containing null > characters. I found the message_strip_characters and > message_reject_characters options could resolve this issue but I'm > wondering if 'message_strip_characters = \0' could cause problems with > attachments containing null characters? > Attachments should be encoded so you will be fine.
Ken