From owner-freebsd-questions@FreeBSD.ORG Mon May 29 10:04:44 2006 Return-Path: X-Original-To: freebsd-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 A74B716A46B for ; Mon, 29 May 2006 10:04:44 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout7.cac.washington.edu (mxout7.cac.washington.edu [140.142.32.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 455FE43D46 for ; Mon, 29 May 2006 10:04:44 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout7.cac.washington.edu (8.13.6+UW06.03/8.13.6+UW06.03) with ESMTP id k4TA4haf019933 for ; Mon, 29 May 2006 03:04:43 -0700 X-Auth-Received: from [128.208.5.99] (nilakantha.cs.washington.edu [128.208.5.99]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.6+UW06.03/8.13.6+UW06.03) with ESMTP id k4TA4hJk032390 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 29 May 2006 03:04:43 -0700 Message-ID: <447AC73A.8040306@u.washington.edu> Date: Mon, 29 May 2006 03:04:42 -0700 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20060525145312.50581.qmail@web53406.mail.yahoo.com> <20060529092932.GB61608@sysadm.stc> In-Reply-To: <20060529092932.GB61608@sysadm.stc> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __STOCK_SUBJ_9 0, __USER_AGENT 0' Subject: Re: Spam problem! 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: Mon, 29 May 2006 10:04:45 -0000 Igor Robul wrote: > On Thu, May 25, 2006 at 07:53:12AM -0700, Olga Zenkova wrote: > >> mailboxes with field "To: user3" in it. There are no >> user1 or user2 in this field. Is it possible to cut >> off these letters? Especially it is difficult to >> explain for user1 and user2 why they got letters >> addressed not for them. >> > Just show them Envelope-To: header in Outlook :-) > At least my users can understand, that it is possible to write anything > in various header. > > Also I use DSPAM (mail/dspam) for opt-in spam filtering and it works > very well for users who care to train it. > > Plus I reject a lot of spam at incoming SMTP server. > SMTP with SSL/TLS and authentication for a network works wonders.. blocks many unauthorized programs that utilize locally run SMTP servers (ie spyware, virii, etc). -Garrett