| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Reply-To: | <jdm AT visi DOT com> |
| From: | "Jason D. Michaelson" <jdm AT visi DOT com> |
| To: | "'Cygnus GNU-Win32'" <cygwin AT cygwin DOT com> |
| Subject: | RE: Spamassassin + exim + cygwin |
| Date: | Sat, 28 Sep 2002 20:51:32 -0500 |
| Message-ID: | <227AFE08AECB654DB8E2B03B541ECFD20D13D8@ZEUS.the-four-horsemen.org> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| In-Reply-To: | <227AFE08AECB654DB8E2B03B541ECFD20AD52C@ZEUS.the-four-horsemen.org> |
| Importance: | Normal |
| X-MIMEOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
| X-OriginalArrivalTime: | 29 Sep 2002 01:51:32.0443 (UTC) FILETIME=[BC5882B0:01C2675A] |
I should probably mention with this that I'm using spamassassin 2.41 and
exim 4.10.
Thanks
jdm
> -----Original Message-----
> From: cygwin-owner AT cygwin DOT com
> [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Jason D. Michaelson
> Sent: Saturday, 28 September, 2002 20:47
> To: Cygnus GNU-Win32
> Subject: Spamassassin + exim + cygwin
>
>
> I'm trying to get spamassassin to work with exim under
> cygwin. I've got everything up and running fine, except for
> spamd. Its compiled, but when I go to run it I end up with an
> ntvdm process running, using up all available cpu time. This
> means that I end up running spamassassin for each message
> that is received. When I do this, the following appears in my
> exim logs:
>
> 2002-09-28 20:22:08 H36EGV-00039W-00 <= jdm AT visi DOT com
> H=corb.mc.mpls.visi.com [208.42.156.1] P=esmtp S=2831
> id=Pine DOT GSO DOT 4 DOT 10 DOT 10209282021580 DOT 10237-100000 AT isis DOT visi DOT com
> 2002-09-28 20:22:16 SMTP connection from jason lost while
> reading message data (header) 2002-09-28 20:22:16
> H36EGV-00039W-00 == jason AT the-four-horsemen DOT org
> R=spamcheck_router T=spamcheck defer (-24): Filter process failure
>
> In the routers section of exim.conf I have:
>
> # Spam Assassin
> spamcheck_router:
> no_verify
> check_local_user
> # When to scan a message :
> # - it isn't already flagged as spam
> # - it isn't already scanned
> condition = "${if and { {!def:h_X-Spam-Flag:} {!eq
> {$received_protocol}{spam-scanned}}} {1}{0}}"
> driver = accept
> transport = spamcheck
>
> In the transports section I have:
>
> # Spam Assassin
> spamcheck:
> driver = pipe
> command = /usr/bin/exim -oMr spam-scanned -bS
> use_bsmtp = true
> transport_filter = /usr/bin/spamassassin
> home_directory = "/tmp"
> current_directory = "/tmp"
> log_output = true
> return_fail_output = true
> return_path_add = false
> message_prefix =
> message_suffix =
>
> Is there a command line option or something to spamassassin
> that I'm missing that's causing the smtp connection back to
> exim to fail?
>
> Thanks
>
> jdm
>
> ---------
> Jason D. Michaelson | Debian GNU/ o http://www.debian.org
> Jason DOT Michaelson AT veritas DOT com | __
> VERITAS Software | / / __ _ _ _ _ __ __
> 2815 Cleveland Ave - ROS2-4 | / /__ / / / \// //_// \ \/ /
> Roseville, MN 55113 | /____/ /_/ /_/\/ /___/ /_/\_\
> Voice: (651)746-7263 |
> Cell: (612)812-2459 | ...because lockups are for
> convicts...
>
> Getting a SCSI chain working is perfectly simple if you
> remember that there must be exactly three terminations: one
> on one end of the cable, one on the other end, and the goat,
> terminated over the SCSI chain with a silver-handled knife
> whilst burning *black* candles. --- Anthony DeBoer
>
>
>
> --
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting: http://cygwin.com/bugs.html
> Documentation: http://cygwin.com/docs.html
> FAQ: http://cygwin.com/faq/
>
>
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |