From owner-freebsd-questions@FreeBSD.ORG Sat Jan 7 05:45:05 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D41D916A41F for ; Sat, 7 Jan 2006 05:45:05 +0000 (GMT) (envelope-from davidernest@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E78143D46 for ; Sat, 7 Jan 2006 05:45:05 +0000 (GMT) (envelope-from davidernest@gmail.com) Received: by wproxy.gmail.com with SMTP id i20so3252647wra for ; Fri, 06 Jan 2006 21:45:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=utWR+JzOWoMJ4UWrWxdj0ooq7zc8jiJRG3qqCsCT5cimFyPdwb7Q5pioQLiU4OJeDhOYCfYq2Sqq7+WNwMAPDUCjk3AKT8i/OZTIMYsgncDtl32yALyLbesezCRJquTrf4Fh8Wle9UxA7YR1K7Iq6pbkCIMSis05VNPX1iIAt0Y= Received: by 10.54.113.6 with SMTP id l6mr6138576wrc; Fri, 06 Jan 2006 21:45:04 -0800 (PST) Received: by 10.54.143.19 with HTTP; Fri, 6 Jan 2006 21:45:04 -0800 (PST) Message-ID: <6db0aaaa0601062145k392b935che0d33e4f2739279e@mail.gmail.com> Date: Sat, 7 Jan 2006 00:45:04 -0500 From: David Banning To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: Spamcop listed - need help to diagnose why X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jan 2006 05:45:06 -0000 My server just was listed with Spamcop. Before I exercise my -one time- option to de-list it I need to verify that indeed my server is not sending spam. I have 3 win boxes routing through my FreeBSD box. Also there are a few windows computers in the outside world that send mail through my server via port 26 using their login and password. I know it is possible for viruses to install a stand-alone smtp server on win boxes. That is one suspicion I have. My question; What tool would I use to see if unauthorized mail is being sent via my server? Note that I am running tmda, so that I have around 80 emails per minute being sent out; to request verification on my standard incoming mail, (therefore it is too complicated to just watch -all- mail being sent out, and try and decode legitimate from illegitimate).