Our users password are stored in mysql with mysql md5() function. and the sasl is configured to support cram-md5. is there a way to tell imp not to try md5, but use plain, to authenticate, without disabling support for AUTH=CRAM-MD5? Thanks Guy