Mika Tuupola wrote:
> 
> On Mon, 12 Mar 2001, Mika Tuupola wrote:
> 
>         Replyin to myself in here.
> 
> > define(`CYRUS_MAILER_FLAGS', `A5@/:|wSmXz')dnl
> > define(`CYRUS_MAILER_PATH', `/usr/local/cyrus/bin/deliver')
> > define(`CYRUS_MAILER_ARGS', `deliver -l')
> 
>         Seems that the -e flag for deliver is mandatory. Changing
>         the above to:
> 
>         define(`CYRUS_MAILER_ARGS', `deliver -e -l')
> 
>         makes everything, including the vacation, to work.


Yeah.  The reason is that Sieve NEEDS duplicate supression turned on to
prevent multiple vacations responses going out to the same people, etc.

-- 
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp

Reply via email to