<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks :)<br>
<br>
Couldn't find this easily in the sendmail documentation :)<br>
Works like a charm!<br>
<blockquote
 cite="mid20061016151647.99312.qmail@web36615.mail.mud.yahoo.com"
 type="cite">
  <pre wrap="">
--- Erik van der Leun <a class="moz-txt-link-rfc2396E" href="mailto:evanderleun@hal9000.nl">&lt;evanderleun@hal9000.nl&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,

Does anybody know a way to block all email to a
certain address on
sendmail level? (I'd know what to do in MailScanner)

As far as I'm concerned /etc/mail/access only can
discard mails /from/ a
certain address, but not /to/ a certain address..

Anybody? :)
    </pre>
    <blockquote type="cite">
      <pre wrap="">-- 
      </pre>
    </blockquote>
    <pre wrap="">MailScanner mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Hello,
You can do this with REJECT on the right hand side
example-
user@domain          REJECT

hth,
Brett

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
<a class="moz-txt-link-freetext" href="http://mail.yahoo.com">http://mail.yahoo.com</a> 
  </pre>
</blockquote>
<br>
</body>
</html>