<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Landon,<br>
<br>
Thanks, this is a good idea. I was not aware of the possibility of a
catch-all address.<br>
<br>
Also thanks to everybody that sent me ideas. I think this will work.<br>
<br>
Miguel<br>
<br>
Landon Stewart wrote:
<blockquote
 cite="mid:AANLkTimBy7lKhrWm7eYk8G_KKLnrQyajj5y24PLW-PK1@mail.gmail.com"
 type="cite">
  <pre wrap="">I would google for creating a catch-all address and set the
destination of the catch-all to an alias defined in /etc/aliases
pointing to /dev/null.

You'll probably need to use virtuser table to do this.

On Thursday, May 20, 2010, Miguel Koren O'Brien de Lacy
<a class="moz-txt-link-rfc2396E" href="mailto:miguelk@konsultex.com.br">&lt;miguelk@konsultex.com.br&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Ken;

Thanks for the idea. I'm not trying to do anything spam or virus
related. This is an internal smtp server just for internal email alerts
to internal users. I need to avoid the error message when it gets email
for an unknown user. I suppose I have to do some testing.

Ken A wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">In /etc/mail/access

<a class="moz-txt-link-abbreviated" href="mailto:To:validuser@somedomain.com">To:validuser@somedomain.com</a>             RELAY
<a class="moz-txt-link-abbreviated" href="mailto:To:validuser2@somedomain.com">To:validuser2@somedomain.com</a>            RELAY
To:somedomain.com                       DISCARD

System users may not need to be listed, but if you are pulling them
from ldap.. then maybe. I've used this on relays, not mail hub.

Why would you want to create such a spam magnet anyway?

Ken


On 5/20/2010 2:28 PM, Miguel Koren O'Brien de Lacy wrote:
      </pre>
      <blockquote type="cite">
        <pre wrap="">Hi Eduardo,

Thanks for the answer. For now I would be happy just to silently
discard mails
to users that are not linux users on the same server. But my real
problem
further down the road is in ldap (active directory). So users not in
AD are
considered invalid emails. I decided to approach this in steps ;-)

Miguel

Eduardo Casarero wrote:
        </pre>
        <blockquote type="cite">
          <pre wrap="">
 2010/5/20 Scott Silva&lt;<a class="moz-txt-link-abbreviated" href="mailto:ssilva@sgvwater.com">ssilva@sgvwater.com</a><a class="moz-txt-link-rfc2396E" href="mailto:ssilva@sgvwater.com">&lt;mailto:ssilva@sgvwater.com&gt;</a>&gt;

     on 5-19-2010 5:57 PM Miguel Koren O'Brien de Lacy spake the
following:
     &gt;  Ladies and Gentlemen;
     &gt;
     &gt;  I need to configure sendmail to silently drop emails
received for
     &gt;  unknown users on the server. In other words I don't want the
sender to
     &gt;  thinks that the email was received and then I want to put it in
     &gt;  /dev/null. This is not for special needs for an internal
application and
     &gt;  not for any real interset email server. I searched around
about how to
     &gt;  do this and found some links that seem to imply that it's
possible but
     &gt;  no real solution. Can anyone point me to the right place for
this?
     &gt;
     &gt;  Thanks.
     &gt;
     &gt;  Miguel
     &gt;
     Sendmail should be doing this already... You have changed
something to make it
     NOT reject unknown users.


 Sendmail can "discard" the email, in fact in access.db you can
setup for
 example "From: 1.2.3.4 DISCARD" so every email from that ip is
silently
 discarded. How do you now if an user is either valid or not? Ldap?

     --
     MailScanner mailing list

<a class="moz-txt-link-abbreviated" href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a><a class="moz-txt-link-rfc2396E" href="mailto:mailscanner@lists.mailscanner.info">&lt;mailto:mailscanner@lists.mailscanner.info&gt;</a>

     <a class="moz-txt-link-freetext" href="http://lists.mailscanner.info/mailman/listinfo/mailscanner">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a>

     Before posting, read <a class="moz-txt-link-freetext" href="http://wiki.mailscanner.info/posting">http://wiki.mailscanner.info/posting</a>

     Support MailScanner development - buy the book off the website!



 --
 Esta mensagem foi verificada pelo sistema de antivírus e
 acredita-se estar livre de perigo.
          </pre>
        </blockquote>
        <pre wrap="">--
Esta mensagem foi verificada pelo sistema de antiv�rus e
aMailScanner mailing list
        </pre>
      </blockquote>
    </blockquote>
    <pre wrap=""><a class="moz-txt-link-abbreviated" href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a>
<a class="moz-txt-link-freetext" href="http://lists.mailscanner.info/mailman/listinfo/mailscanner">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a>

Before posting, read <a class="moz-txt-link-freetext" href="http://wiki.mailscanner.info/posting">http://wiki.mailscanner.info/posting</a>

Support MailScanner development - buy the book off the website!

    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>