On Wed, 22 Jul 2009, Jeff Blaine wrote:

> Why is 'cyrus' not being used as the user below?
>
> bin:imap> ./imtest -u cyrus -v -m login
> WARNING: no hostname supplied, assuming localhost

Try this:

   imtest -u cyrus -a cyrus localhost


-u specifies the authorization identity

-a specifies the authentication identity

You shouldn't have to the specify the mechanism with -m.

        Andy
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to