Hi, I use dovecot as pop3 and imap(squirrelmail) server. When I create a folder through webmail and set some sieve rules(fileinto for example), messages will be delivered to that folder by lda, but will not be visibe for pop clients. Is it possible to download these messages ? (Dovecot 1.0, debian etch) regards
Tommy wrote:> Hi, > > I use dovecot as pop3 and imap(squirrelmail) server. > When I create a folder through webmail and set some sieve rules(fileinto for example), > messages will be delivered to that folder by lda, but will not be visibe for pop clients. > Is it possible to download these messages ? (Dovecot 1.0, debian etch) > > > regards > >pop3 protocol supports only one folder - "INBOX". There is no way to access other folders using pop3 as this protocol don't support it. Uldis