On Tue, 2002-06-25 at 15:30, Derrick 'dman' Hudson wrote:
> --
> On Tue, Jun 25, 2002 at 02:08:53PM -0400, Cole Tuininga wrote:
> | On Tue, 2002-06-25 at 13:53, Derrick 'dman' Hudson wrote:
> | >
> | > Ok, can you also show the part of the system filter where you
invoke
> | > RAV? I suspect that command is where the problem lies.
>
> Look in /usr/local/rav8/bin/ravexim_filter.
Here it is:
# Exim filter
#check if this message has already been scanned
if not first_delivery then
finish
endif
#send the message to RAV if it has not been scanned
if $received_protocol is not "mail-ok" then
pipe "/usr/local/rav8/bin/ravexim $sender_address $recipients"
endif
> Also read chapter 47 of spec.txt and look at filter.txt.
Ok - I now understand how it gets piped off to rav. Thanks for that
pointer. Still doesn't explain why the message gets dup'd out, though
I'm really leaning towards it being rav's fault.
--
"Maybe I'll be able to get a job when I graduate..."
-Linus Torvalds
Cole Tuininga
Lead Developer
Code Energy, Inc
colet@???
PGP Key ID: 0x43E5755D