Mark T. Valites wrote:
> On Tue, 27 Jul 2004, Tim Jackson wrote:
>
>> Hi Mark, on Mon, 26 Jul 2004 20:46:48 -0400 (EDT) you wrote:
>>
>>> spamassassin_router:
>> [snip]
>>> "${if and { {!def:h_X-Spam-Status:} \
>>> {!eq {$received_protocol}{spamassassin-scanned}} \
>> ^^^^^^^^^^^^^^^^^^^^
>>
>>> spamassassin_transport:
>> [snip]
>>> command = /path/to/exim -oMr spam-scanned -bS
>> ^^^^^^^^^^^^
>
> But now I'm also now I'm also confused as to why *all* of my mail
> wasn't looping.
It would have only looped if the message (on 2nd and any subsequent passes
through the routers) did not have the X-Spam-Status header. This probably
only happened for messages with attachments causing the email to be larger
than some setting in SA itself or what have you - just as you stated was
happening.
Eli.