I was seeking the part of the source-code that takes care, that a vancancy-message is only sent once to a recipient, but I did not found it.
I need to disable that temporary for test reason. Any hints are appreciated rgds Luc > For regular operation that behaviour is okay ( I dont like it, better > write a email each time, or have it as an option) > > My problem with that is: I'm writing a web-app which allows users to > maintain > such stuff like vacancies and spam-protection. > > During the development of such software I must write lots of testmails > to see what happens. > > Does anybody have an idea howto handle that behaviour? Is there I patch > or a config parameter? > > TIA for your hints, > > rgds > > Luc > > Scott Lamb wrote: > >> Luc de Louw wrote: >> >>> Hi! >>> >>> I've go a problem with sieve. >>> >>> After installing a vacancy script, it is working ONCE and never >>> again.... >> >> >> >> I suspect it's working correctly. How are you testing it? If you are >> sending a couple messages to it from the same email address and only >> getting one reply, that's correct. It should only respond once to a >> given address until :days (in your case, 9) days go by without an >> email from that user. See >> <http://www.process.com/techsupport/pmdf/sieve/draft-showalter-sieve-vacation-01.html>. >> >> >> -- >> Scott Lamb > >