> The two obvious approaches seem to have problems:
>
> |spamassassin -d |mail $MAIL -- spamassassin will simply reprocess the
> message, and, in any case, the original headers won't show up properly
>
> |spamassassin -d >>$MAIL -- this could run afoul of sendmail delivering
> mail
>
> So... any suggestions?
>
> Thanks much,
>
> Miles Fidelman


Something like:

:0 fw
|spamassassin -d

:0:
$MAIL


First line filters message thru spamassassin and then second line delivers
it.
---
Ed.


_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to