6 Aug
2010
6 Aug
'10
3:27 p.m.
On 6.8.2010, at 13.06, Steven Weiß wrote:
is it possible (with dovecot sieve?) to deliver incoming mails to the default INBOX and then, when I have read the mail with Thunderbird, automatically move it to another folder?
Virtual INBOX would probably work, but it requires v2.0 to work properly: http://wiki2.dovecot.org/Plugins/Virtual
dovecot-virtual file would contain:
!RealMails/INBOX INBOX unseen
Another related problem for me is: how can I automatically move outgoing mails to another folder? I created sieve-rules but it doesn't work - the mails remain in the folder "sent-mail".
That doesn't really work currently.