Re: address lookup/verify question

2009-10-16 Thread Wietse Venema
http://www.postfix.org/STANDARD_CONFIGURATION_README.html#firewall http://www.postfix.org/postconf.5.html#parent_domain_matches_subdomains Wietse

Re: address lookup/verify question

2009-10-15 Thread Jim Rupprecht
On a second glance this does NOT seem to work as Postfix does not recognize the domain if the @ is prepended to the name in either/both the main.cf or the ldap_lookup.cf file. At this point I am stumped though I suspect this is something basic that I am just missing. Can someone point me in the ri

Re: address lookup/verify question

2009-10-15 Thread Jim Rupprecht
Ok, same scenario new question. As I note below I defined several local domains as relay domains. Here is the list: ku.edu mail.ku.edu abc.org def.com ghi.org jkl.ku.edu mno.org pqr.ku.edu These systems are mail gateways. Ignoring the lengthy list of restrictions for the moment, in order to rout

Re: address lookup/verify question

2009-10-14 Thread Victor Duchovni
On Wed, Oct 14, 2009 at 11:33:22AM -0500, Jim Rupprecht wrote: > /postfix/etc/main.cf > ... > relay_domains = ku.edu abc.org def.com ghi.org mail.ku.edu jkl.ku.edu mno.org > pqr.ku.edu > relay_recipient_maps = proxy:ldap:/postfix/etc/ldap_lookup.cf Perfectly reasonable. > and then /postfix/e

Re: address lookup/verify question

2009-10-14 Thread Eero Volotinen
Jim Rupprecht kirjoitti: Here's what I want to do... I have an MS Exchange/AD environment that hosts all of my orgs mailboxes OR knows where to forward mail for a few users. Postfix sits in front of that environment and handles inbound mail hygiene services. My MX records all point to the Postfi

address lookup/verify question

2009-10-14 Thread Jim Rupprecht
Here's what I want to do... I have an MS Exchange/AD environment that hosts all of my orgs mailboxes OR knows where to forward mail for a few users. Postfix sits in front of that environment and handles inbound mail hygiene services. My MX records all point to the Postfix systems. My org has multi