<br><br><div class="gmail_quote">2010/5/20 Scott Silva <span dir="ltr"><<a href="mailto:ssilva@sgvwater.com">ssilva@sgvwater.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
on 5-19-2010 5:57 PM Miguel Koren O'Brien de Lacy spake the following:<br>
<div class="im">> Ladies and Gentlemen;<br>
><br>
> I need to configure sendmail to silently drop emails received for<br>
> unknown users on the server. In other words I don't want the sender to<br>
> thinks that the email was received and then I want to put it in<br>
> /dev/null. This is not for special needs for an internal application and<br>
> not for any real interset email server. I searched around about how to<br>
> do this and found some links that seem to imply that it's possible but<br>
> no real solution. Can anyone point me to the right place for this?<br>
><br>
> Thanks.<br>
><br>
> Miguel<br>
><br>
</div>Sendmail should be doing this already... You have changed something to make it<br>
NOT reject unknown users.<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br></div><div>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?</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5">
--<br>
MailScanner mailing list<br>
<a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a><br>
<a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br>
<br>
Before posting, read <a href="http://wiki.mailscanner.info/posting" target="_blank">http://wiki.mailscanner.info/posting</a><br>
<br>
Support MailScanner development - buy the book off the website!<br>
</div></div></blockquote></div><br>