Hi > I wasn't smart enough to figure out a clean way to carry a file suffix > through a copy, so I changed how the zlib-plugin detects if a message > is compressed. This patch peeks at the first two bytes of the message > looking for the zlib header. This is actually an even more robust solution anyway. Good fix Ed