[Dovecot] How to make dovecot-lda/deliver mark a message as seen

2011-08-07 Thread Stefan Piegsa
Hello everybody, I am using dovecot 2.0.13 and have a special case here in which I want a mail that is delivered locally with dovecot-lda to be marked as "seen". In dovecot 1.1.7 I succeeded to achive this, by modifing deliver.c so that upon adding a -S switch to the command arguments, the fl

Re: [Dovecot] How to make dovecot-lda/deliver mark a message as seen

2011-08-09 Thread Stefan Piegsa
On 08/08/2011 11:46 AM, Andrzej Adam Filip wrote: On 08/08/2011 09:43 AM, Stefan Piegsa wrote: Thanks for your reply! On 08/08/2011 08:36 AM, Andrzej Adam Filip wrote: Have you considered using sieve for the task? [Using imap4flags extension] Yes, but I think it's not the optimal sol

Re: [Dovecot] [Solved] How to make dovecot-lda/deliver mark a message as seen

2011-08-10 Thread Stefan Piegsa
On 08/09/2011 05:48 PM, Stefan Piegsa wrote: On 08/08/2011 11:46 AM, Andrzej Adam Filip wrote: On 08/08/2011 09:43 AM, Stefan Piegsa wrote: Thanks for your reply! On 08/08/2011 08:36 AM, Andrzej Adam Filip wrote: Have you considered using sieve for the task? [Using imap4flags extension] Yes