Michael F. Sprague wrote:
> Hi folks,
>
> Is there any way to test a system filter on the command line with multiple
> recipients? For example:
>
> exim -f testuser@??? -bfd example2.com -bfl user -bF system_filter \
> < test.message
>
> works just fine.
>
> But I'd like to see how my filter works with I have > 1 recipient. I cannot
> find anything in the docs or a search of archives about this. Any advice is
> appreciated.
>
> thanks,
> mikeS
>
Have you tried replacing 'test.message' with a directory populated with
'many' test message files?
Bill Hacker