I have multiple domains running on one server, and have been asked to accept mail for a domain, parse it with spamassassin, then forward to remote mail server.
I have tried adding the domain(eg example.com via vqadmin), adding an smtproutes entry, then creating an .qmail-default: |/usr/bin/spamc -f -u spamd |forward "$DEFAULT"@example.com But the message fails (loops): 2003-05-28 16:33:10.422753500 delivery 10263: failure: This_message_is_looping:_it_already_has_my_Delivered-To_line._(#5.4.6) Regards, MB