OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: Relay question

From: Gary Mort (gmlugsaplings.us)
Date: Sun Jun 24 2007 - 12:28:59 CDT


BTW, regarding blocking invalid recipients at the border email server,
here is a set of instructions on how to do just that with Postfix.

http://postfix.state-of-mind.de/patrick.koetter/mailrelay/

It uses VB script on the exchange server to periodically generate your
user list(schedule it for daily running, or sooner if you need it) and
then send it up to your mail gateway and import/refresh periodically to
keep postfix in sync with the exchange server.

Of course, you could do LDAP lookups directly to the exchange server and
always be in sync, but as the article explains that has it's own problems.