One example I think of is: http://www.sogo.nu/bugs/view.php?id=1289
And unfortunately I have found this too late and added a new one containing the 
same problem.

But perhaps I have also a configuration error in my Dovecot LDA? Here are my 
related relevant configurations:

Sogo config:
<key>SOGoIMAPServer</key>
 <string>imaps://localhost:993</string>
<key>SOGoSieveScriptsEnabled</key>
<string>YES</string>
<key>SOGoSieveServer</key>
<string>sieve://localhost:2000</string>

Dovecot config:
protocol lda {
  mail_plugins = sieve
  sendmail_path = /usr/lib/sendmail
}
auth default {
..
  socket listen {
    master {
      path = /var/run/dovecot/auth-master
      mode = 0600
      user = root
    }
...
  }
..
}

Postfix config:
mailbox_command = /usr/lib64/dovecot/deliver

I was oriented towards http://wiki.dovecot.org/LDA and other HowTo's. Anything 
I have forgotten? Dovecot and so managesieve is running with the "dovecot" user.

Hopefully you can help me also with this problem ;) Thanks a lot for your help 
right now!

Cheers,
Malte

-----Ursprüngliche Nachricht-----
Von: Patrick Ben Koetter [mailto:p...@state-of-mind.de] 
Gesendet: Freitag, 19. August 2011 20:56
An: users@sogo.nu
Betreff: Re: AW: [SOGo] Error with recipient

* m_bru...@cs.uni-kl.de <users@sogo.nu>:
> Jey, nice one! It works. Thanks a lot!
> 
> Now I hope that all imap folders get updated for new mails sorted by a 
> filter beforehand, not only the incoming folder.

If you use Dovecots LDA deliver it will update the mailbox index anytime it 
changes (add/modify/delete) mails in the mailbox.

Whenever a client connects to Dovecots imapd daemon and requests to access e.g. 
SELECT a folder, imapd accesses a fresh index.

> But unfortunately this does not work yet in SOGo as I have seen some 
> tracker issues for that :(

I don't get it. Mind to show some URLs to refer to the bugs you're talking 
about?

p@rick


--
state of mind ()

http://www.state-of-mind.de

Franziskanerstraße 15      Telefon +49 89 3090 4664
81669 München              Telefax +49 89 3090 4666

Amtsgericht München        Partnerschaftsregister PR 563

--
users@sogo.nu
https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to