On Thu, Sep 18, 2008 at 06:40:17PM +0100, [EMAIL PROTECTED] wrote:
> tried to follow the ldap_README.html (postfix docs) and came across this
> example:
>
> dn: cn=agroup, dc=example, dc=com
> objectclass: top
> objectclass: ldapgroup
> cn: agroup
> mail: [EMAIL PROTECTED]
>
On Thu, 2008-09-18 at 18:40 +0100, [EMAIL PROTECTED]
wrote:
> Hi,
>
> I´m replacing mysql with ldap in my postfix mail server hosting virtual
> domains.
>
> postfix 2.3.8, openldap 2.3.30 (debian etch)
>
> mail delivery works for virtual domains + virtual mailboxes, i´m having
> trouble with vir
Hi,
I´m replacing mysql with ldap in my postfix mail server hosting virtual
domains.
postfix 2.3.8, openldap 2.3.30 (debian etch)
mail delivery works for virtual domains + virtual mailboxes, i´m having
trouble with virtual_alias_maps as following:
tried to follow the ldap_README.html (postfix d