<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Gareth wrote:
<blockquote
 cite="mid:1182844619.26893.2.camel@gblades-suse.linguaphone-intranet.co.uk"
 type="cite">
  <pre wrap="">See
<a class="moz-txt-link-freetext" href="http://www.mailscanner.info/wiki/doku.php?id=documentation:configuration:mta:postfix:how_to:reject_non_existent_users">http://www.mailscanner.info/wiki/doku.php?id=documentation:configuration:mta:postfix:how_to:reject_non_existent_users</a>
Thats what I do and it works very well.

Just make sure Exchange is configured to reject mail to unknown
recipients. If you cant do that then there are other ways such as using
LDAP to regularly pull out a list of valid addresses from exchange,

On Mon, 2007-06-25 at 23:24, Jody Cleveland wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello,

I've got a RedHat 5 server with Postfix and MailScanner. This server checks
all incoming mail and then forwards it on to an Exchange server. I'm looking
for a way to verify recipients without touching active directory. Will
either of these work at all?

smtpd_recipient_restrictions = reject_unauth_destination
smtpd_recipient_restrictions = reject_unverified_recipient

- jody
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
I am curious about this; it seems to make very good sense to do this
(and will in fact cut down the number of bounces created by my mail
gateway MailScanner machine), but I wonder how much more work has to be
done by Postfix to accomplish this. <br>
Just a thought, <br>
<br>
Cheers<br>
<br>
Seamus<br>
<div class="moz-signature">-- <br>
<p class="MsoNormal"><strong><span
 style="font-size: 10pt; font-family: Gautami;" lang="EN-NZ">Seamus
Allan</span></strong><span style="font-family: Gautami;" lang="EN-NZ"><br>
</span><span style="font-size: 8pt; font-family: Gautami;" lang="EN-NZ">Network
Engineer<br>
Rheel Electronics Ltd<br>
</span></p>
<span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;;"
 lang="EN-NZ"></span></div>
</body>
</html>