> When I connect to the imap server from mail client (MS outlook) I only see > the inbox folder with no emails. I have testet both the postfix and cyrus. > And postfix send emails. I can find them in /var/mail. I also can log in > to > Cyrus, both at server side and client side. Hovever Cyrus uses > default-partition /var/spool/cyrus/mail > > I am not sure but I have a feeling that cyrus doesn't look where postfix > put > the email, but I can't figure out where to set/view these directives.
Something like this should help in main.cf: mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp The path to the socket may be different. Simon > > Regards > > Wingthor > > --- > Cyrus Home Page: http://asg.web.cmu.edu/cyrus > Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu > List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html > > --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html