Preserving seen state when converting from mbox
Etienne Goyer
etienne.goyer at linuxquebec.com
Thu Sep 25 15:14:34 EDT 2003
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 :
[root at test 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 etienne.goyer at linuxquebec.com
More information about the Info-cyrus
mailing list