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.

-- 
Mika Tuupola                      http://www.appelsiini.net/~tuupola/

Reply via email to