Re: LDAP aliases

2012-03-06 Thread Frank Bonnet
On 03/06/2012 01:09 PM, Reinaldo de Carvalho wrote: On Tue, Mar 6, 2012 at 8:36 AM, Frank Bonnet wrote: in main.cf I have the following alias_maps = hash:/etc/mail/aliases, ldap:/usr/local/etc/postfix/ldap-aliases.cf in ldap-aliases.cf I have the following server_host = my.ldap.server search

Re: LDAP aliases

2012-03-06 Thread Reinaldo de Carvalho
On Tue, Mar 6, 2012 at 8:36 AM, Frank Bonnet wrote: > > in main.cf I have the following > > alias_maps = hash:/etc/mail/aliases, > ldap:/usr/local/etc/postfix/ldap-aliases.cf > > in ldap-aliases.cf I have the following > > server_host = my.ldap.server > search_base = ou=Users,dc=xxx,dc=xx > query_

LDAP aliases

2012-03-06 Thread Frank Bonnet
Hello I have a small problem with LDAP aliases at 2.9.1 but cannot find what I missed ... in main.cf I have the following alias_maps = hash:/etc/mail/aliases, ldap:/usr/local/etc/postfix/ldap-aliases.cf in ldap-aliases.cf I have the following server_host = my.ldap.server search_base = ou

Re: header_checks and ldap aliases

2011-09-02 Thread Selcuk Yazar
Thanks it works! with protected_destinations and insider settings selçuk On Thu, Sep 1, 2011 at 7:36 PM, Noel Jones wrote: > On 9/1/2011 9:53 AM, Selcuk Yazar wrote: > > Hi, > > > > We have ldap aliases. in main.cf <http://main.cf> > > virtual_alias_maps

Re: header_checks and ldap aliases

2011-09-01 Thread Noel Jones
On 9/1/2011 9:53 AM, Selcuk Yazar wrote: > Hi, > > We have ldap aliases. in main.cf <http://main.cf> > virtual_alias_maps : ldap:aliases, ldap:accountsmap setting. > > i want to create a control for these aliases that sent mail only > internal with using heade

header_checks and ldap aliases

2011-09-01 Thread Selcuk Yazar
Hi, We have ldap aliases. in main.cf virtual_alias_maps : ldap:aliases, ldap:accountsmap setting. i want to create a control for these aliases that sent mail only internal with using header_checks. but header_checks restriction doesn't wok with above settings. any way i also enable fo

Re: LDAP aliases problem

2009-05-13 Thread Victor Duchovni
On Wed, May 13, 2009 at 04:46:02PM +0200, Micka?l Can?vet wrote: > Hi, > > I have some trouble trying to validate mail aliases from LDAP. > > My users are defined in LDAP with the attribute 'mail' that stores each > mail alias and the attribute mailRoutingAddress that stores the real > mail addr

LDAP aliases problem

2009-05-13 Thread Mickaël Canévet
Hi, I have some trouble trying to validate mail aliases from LDAP. My users are defined in LDAP with the attribute 'mail' that stores each mail alias and the attribute mailRoutingAddress that stores the real mail address (corresponding to uid). for example: dn: uid=lastname, ou=people, dc=mydoma

Re: ldap aliases

2008-07-26 Thread Norberto Bensa
Quoting Wietse Venema <[EMAIL PROTECTED]>: Norberto Bensa: It seems that Postfix searches the database by the username part of the email account. ldap:/etc/postfix/ldap-aliases.cf As documented, alias_maps is searched by the address localpart only, and virtual_alias_maps is searched b

Re: ldap aliases

2008-07-26 Thread Wietse Venema
Norberto Bensa: > Hello list! > > I'm trying to move my aliases to ldap. It's somewhat working right now > but I have a question. > > It seems that Postfix searches the database by the username part of > the email account. For example if I send email to [EMAIL PROTECTED] > (note that bensa.

ldap aliases

2008-07-26 Thread Norberto Bensa
Hello list! I'm trying to move my aliases to ldap. It's somewhat working right now but I have a question. It seems that Postfix searches the database by the username part of the email account. For example if I send email to [EMAIL PROTECTED] (note that bensa.ar doesn't exist on the intern