[Dovecot] sieve-test again
Ian P. Christian
pookey at pookey.co.uk
Mon Feb 23 17:49:27 EET 2009
2009/2/23 Ian P. Christian <pookey at pookey.co.uk>:
> I'm not sure what it is I'm doing wrong here, perhaps my 'test' mail
> is not in the format expected by sieve-test.
I don't know why I didn't figure this out from my previous mail/error.
sieve-test appears not to handle relative paths as it's 2nd param.
This works:
# sieve-test -c -d - ./sievetest `pwd`/test
This doesn't:
# sieve-test -c -d - ./sievetest ./test
More information about the dovecot
mailing list