On Thu, Sep 25, 2003 at 01:29:30PM -0400, Igor Brezac wrote:
> mailutil append /path/to/mbox
> {new.cyrus.server/user=mbox_cyrus_user/authuser=proxy_user/norsh}INBOX

Ok, when I try :

[EMAIL PROTECTED] root]# mailutil copy /var/spool/mail/user1 \
  {localhost/user=user1/authuser=cyrus/norsh/notls}user/user1

I get :

  Can't do /authuser with this server

I have 'sasl_mech_list: PLAIN DIGEST-MD5'.  When doing CAPABILITY, I
have AUTH=DIGEST-MD5, but not AUTH=PLAIN.  I think that Cyrus imapd does
not advertise PLAIN, even if he accept it.  If I sniff the connection
, I can see that mailutil hang up right after asking for CAPABILITY.  
I guess it does not do DIGEST-MD5 and give up since AUTH=PLAIN is not 
advertised.  Does that make sense ?  If yes, is there a way to make 
Cyrus advertise AUTH=PLAIN ?

-- 
Etienne Goyer                    Linux Québec Technologies Inc.
http://www.LinuxQuebec.com       [EMAIL PROTECTED]

Reply via email to