Hello. > I hope you made sure that the forwarding is by the means of Sieve, not > in the MTA? Yes, sieve is working in forward filter. I saw in the logs. > > I am not sure about the days: 0 parameter. I know the default is 7, but > will 0 mean that a response is sent every time? I think so. Anyway, I tried with days: 1 and I had the same problem. > > Did you grep the logfile of your MTA to make sure Sieve really doesn't > attempt to send a message? The problem might as well be that a message > is generated but not accepted by your MTA for whatever reason. No, in this case nothing from sieve appears in the logs. In the forward case, I can see sieve logs. > > AFAIK sieve calls sendmail, so depending on your MTA you need to make > sure that sendmail is a proper alias to your actual MTA. Yes, but if the problem is the MTA, the forward filter would not work too, am I right ? Regards, > > Regards, > Torsten > > Marcelo Terres schrieb: > > Here is the script: > > > > # Sieve Filter > > # Generated by Ingo (http://www.horde.org/ingo/) (September 25, 2007, 4:38 pm) > > > > require "vacation"; > > > > # Férias > > vacation :days 0 :addresses "mhterres@xxxxxxxxxxxx" :subject "Retorno > > de mensagem" "Teste de mensagem de resposta"; > > > > I just don't understand what is "require vacation". Maybe I need a > > module or something ??? > > > > Regards, > > > > On 9/26/07, Martin Schweizer <schweizer.martin@xxxxxxxxx> wrote: > > > >>Hello Marcelo > >> > >>Is the script activated? Is the synatax correct? Check with sieveshell. > >> > >>Regards, > >> > >>2007/9/25, Marcelo Terres <mhterres@xxxxxxxxx>: > >> > >>>I'm having a problem with sieve vacation. > >>> > >>>I'm using cyrus 2.2.12 with postfix 2.2.10 and horde. > >>> > >>>My users create the sieve filters with Ingo (from Horde) and > >>>everything is working, except vacation. The sieve script is correct, > >>>but nothing happens when the message come to the user. > >>> > >>>I'm sure that sieve is working cause if the user add a forward filter, > >>>it works fine. > >>> > >>>Anybody can give me some help in this question ? > >>> > >>>Thanks in advance, > >>> > >>>-- > >>>Marcelo H. Terres > >>>mhterres@xxxxxxxxx > >>>---- > >>>Cyrus Home Page: http://cyrusimap.web.cmu.edu/ > >>>Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki > >>>List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html > >>> > >> > >> > >>-- > >>Martin Schweizer > >>schweizer.martin@xxxxxxxxx > >>Tel.: +41 32 512 48 54 (VoIP) > >>Fax: +1 619 3300587 > >> > > > > > > > -- Marcelo H. Terres mhterres@xxxxxxxxx ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html