> For some reason, auto-responder (aka vacation reply) is generating a
> response to incoming messages before the SPAM filters tag the incoming as
> SPAM and black hole it.
>
> This causes the outbound Q to fill up with un-deliverable messages and also
> generates loads of bounce notifications to the end user.
>
> Any ideas on how to fix this sequence will be highly appreciated?
.forward gets processed before .procmailrc
That is the cause of your probelm. If you want Spamassassin to work, with
little change (hacking), put your delete comments into /etc/procmailrc
instead!
Thanks!
Brian