Date: Mon, 9 Feb 2009 21:27:01 +0000 From: RW <rwmaillists@googlemail.com> To: freebsd-questions@freebsd.org Subject: Re: all mail arriving empty - spamassassin? Message-ID: <20090209212701.154be99c@gumby.homeunix.com> In-Reply-To: <20090209204321.GA63948@skytracker.ca> References: <20090209204321.GA63948@skytracker.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 9 Feb 2009 15:43:21 -0500 David Banning <david@skytracker.ca> wrote: > After some upgrades, all mail arriving via sendmail-provmail is > empty - when I actually deinstall spamassassin - the mail starts > arriving again. > > I haven't seen posts on this topic - I wonder if anyone has a guess > as to where to look for answers on this. There is a problem where spamassassin is dying with SIGPIPE, but returning a non-zero error code. If you are using /usr/local/bin/spamassassin (i.e. not spamd), try editing it and changing "sub kill_handler" to exit with a non-zero value.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090209212701.154be99c>