Mailing List Archive

SA & Exim4 looping
Greetings
I'm new, if this is a total newbie question please excuse me.

Running SA & Exim3 on a Debian box at home, no problem. Figured I would
build one here. I want this to accept mail, scan with SA & then pass it on
to MS Exchange box. So with no SA it relays what I want & rejects foreign
domains.
Fresh install of debian, Exim4, SA 2.63. This just seems to be looping:
Any pointers appreciated, Sim..

4866 pts/1 S 0:03 perl -T -w /usr/local/bin/spamd -c -D
4878 pts/0 S 0:00 bash
4957 ? S 0:00 /usr/sbin/exim4 -bd -q30m
4962 ? S 0:00 /usr/sbin/exim4 -Mc 1B1tiN-0001I0-O4
4963 ? S 0:00 /usr/sbin/exim4 -Mc 1B1tiN-0001I0-O4
4965 ? S 0:00 /usr/sbin/exim4 -Mc 1B1tiN-0001I0-O4
4970 ? S 0:00 /usr/sbin/exim4 -Mc 1B1tiO-0001I4-2Z
4971 ? S 0:00 /usr/sbin/exim4 -Mc 1B1tiO-0001I4-2Z
4973 ? S 0:00 /usr/sbin/exim4 -Mc 1B1tiO-0001I4-2Z
4977 ? S 0:00 /usr/sbin/exim4 -Mc 1B1tiV-0001IC-SC
4978 ? S 0:00 /usr/sbin/exim4 -Mc 1B1tiV-0001IC-SC
4980 ? S 0:00 /usr/sbin/exim4 -Mc 1B1tiV-0001IC-SC
4984 ? S 0:00 /usr/sbin/exim4 -Mc 1B1tib-0001IJ-7j
4985 ? S 0:00 /usr/sbin/exim4 -Mc 1B1tib-0001IJ-7j
4986 ? S 0:00 /usr/sbin/exim4 -oMr spam-scanned -bS
4987 ? S 0:00 /usr/sbin/exim4 -Mc 1B1tib-0001IJ-7j
4988 ? S 0:00 /usr/local/bin/spamc
4989 ? Z 0:00 [exim4 <defunct>]
4990 pts/1 S 0:00 perl -T -w /usr/local/bin/spamd -c -D


# SpamAssassin
spamcheck:
driver = pipe
command = /usr/local/bin/exim4 -oMr spam-scanned -bS
use_bsmtp = true
transport_filter = /usr/bin/spamc
home_directory = "/tmp"
current_directory = "/tmp"
user = mail
group = mail
log_output = true
return_fail_output = true
return_path_add = false
message_prefix =
message_suffix =

# SpamAssassin
spamcheck_router:
no_verify
condition = "${if and { {!def:h_X-Spam-Flag:} {!eq
{$received_protocol}{spam-scanned}}} {1}{0}}"
driver = accept
transport = spamcheck

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.618 / Virus Database: 397 - Release Date: 3/9/2004