<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>I'm reposting this here to see if maybe anyone here knows of some reason 
that Mailscanner would or would not be causing the issue that I seem to be 
having.&nbsp; I posted this in freebsd-questions, but I'm not having much luck 
figuring out what is happening.&nbsp; Any help would be greatly 
appreciated.</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT><BR>I have a mail server (it also functions 
as a firewall) running freebsd5.4,<BR>with mailscanner, openwebmail, and 
sendmail.&nbsp; I wish to block an individual<BR>email address, but I do not 
want to mark it as spam.&nbsp; My first solution was<BR>to add the blacklist 
feature to the sendmail.mc file, and recreate the .cf<BR>file, which I 
did.&nbsp; I then added the line To:user@example.com&nbsp; REJECT to 
the<BR>/etc/mail/access file, and ran make maps.&nbsp; I also had added the 
line<BR><A href="mailto:user@example.com">user@example.com</A>&nbsp; 
REJECT.<BR><BR>This then blocked that address from sending email to people on my 
internal<BR>network.&nbsp; When I tested it from outside my network I used 
openwebmail as a<BR>web interface to send email to that address, and it 
failed.&nbsp; Which was what<BR>I wanted.&nbsp; However, from inside my network, 
using Outlook, you can send<BR>email to that address without a 
problem.<BR><BR>It seems as if the access.db is doing it's job.&nbsp; When using 
openwebmail, the<BR>smtp server rejects any attempt to send mail to that 
address.&nbsp; however,<BR>locally, it does not.&nbsp; When i'm sitting in front 
of my windows client, I can<BR>use Outlook and send email to that address 
without a problem.<BR><BR>Does anyone know why via a web interface, the access 
file rules would apply,<BR>yet they would be ignored when sending mail from 
inside the network using<BR>Outlook to send external 
email?<BR></DIV></BODY></HTML>