From owner-freebsd-questions@FreeBSD.ORG Thu Feb 16 16:27:42 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 7908E16A420 for ; Thu, 16 Feb 2006 16:27:42 +0000 (GMT) (envelope-from bob@a1poweruser.com) Received: from mta13.adelphia.net (mta13.mail.adelphia.net [68.168.78.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9E1143D45 for ; Thu, 16 Feb 2006 16:27:41 +0000 (GMT) (envelope-from bob@a1poweruser.com) Received: from barbish ([69.172.31.117]) by mta13.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20060216162740.DVXY25152.mta13.adelphia.net@barbish>; Thu, 16 Feb 2006 11:27:40 -0500 From: To: "James Csoka" , Date: Thu, 16 Feb 2006 11:27:40 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <01f001c63314$a8c01180$2e07a8c0@domfirst.local> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal Cc: Subject: RE: Blocking an individual email address X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bob@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Feb 2006 16:27:42 -0000 > > > Jim Csoka wrote: > > > No...I ran make maps, as well as make install for the blacklist > feature, > > > and make restart. > > > > > > However, here is something interesting. When I access my > corporate > > > email via openwebmail, it functions as I would expect....you > cannot send > > > or receive to the given address. However, when using Outlook > Express > > > (internal mail client at work), you can still send mail to the > address I > > > am trying to block. > > > > > > Why should this be so? > > > > > Are you sure Outlook Express is configured to use your FreeBSD > server > > for SMTP? Send an email to yourself using Outlook Express then > look at > > the message source and check the headers to verify which SMTP > server > > is sending the message. > > > > -- > > Ken Stevenson > > Allen-Myland Inc. > > > > Yes, I'm sure. It is the incoming and outgoing SMTP server. It's > the only > one we have. > > -Jim > > _______________________________________________ > > Yes that may be the only one you have, but that does not stop the > user from configuring their outlook express from using their > personal email account at their ISP. To stop this you can add > firewall rules to deny all LAN traffic out to ports 25 & 110 by > coding the private LAN ip address range in the rule "from" option. > Since your SMTP service is on the gateway box where the firewall is > your outbound port 25 will pass because your using the public ip > address or if that is not the case then just add a rule before the > deny rule to pass your SMTP LAN ip address. > > > > ************************************ Understood. However, most everyone here in my office (a mortgage company of about 25 people) can barely even spell the word computer much less use one effectively. And, aside from that, I am running these tests from my windows client, so I can verify that it is configured correctly for the purpose of running these tests. Although I wish it were as simple as someone using a different SMTP server....it would make my life easier :P ************************************** Have you physically used this offending persons work PC during off hours and investigated just how they have their outlook explorer configured??? _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"