On Wed, 30 Sep 2009, Jacek Osiecki wrote:

[...]

Here is my sieve file:

require ["vacation","fileinto"];
# rule:[wakacje]
if anyof (true)
{
       vacation :days 7 text:
I am on vacation
.
;

And it seems, that sieve ignores ":days 7" parameter. Every time
I send the email to this account, I receive the automatic answer.
Maybe I misconfigured something? Where does vacation plugin store
the information on emails that have already received the automatic
answer?

Hi,

I just found here some info:
http://wiki.dovecot.org/LDA/Sieve#Vacation_auto-reply

It says, that "List of autoreplied senders is stored in .dovecot.lda-dupes
file in user's home directory." - but what is the "user's home directory"
when I am using mysql-based virtual users?

Best regards,
--
Jacek Osiecki jos...@ceti.pl GG:3828944
I don't want something I need. I want something I want.

Reply via email to