#!/bin/sh
attach -q -n imaptools
SASL_PATH=/mit/imaptools/lib/sasl2 
export SASL_PATH
/mit/imaptools/bin/imtest-fix-chunking.real "$@"
