Mail Forwarding broken
Daniel Hoffend
dh at dotlan.net
Fri Dec 13 00:39:09 CET 2013
Here's what the the configuration file should look like
# /etc/postfix/ldap/virtual_alias_maps_forwarding.cf
--------------------------------------
server_host = localhost
server_port = 389
version = 3
search_base = <your_base_dn>
scope = sub
domain = ldap:/etc/postfix/ldap/mydestination.cf
bind_dn = <your_service_bind_dn>
bind_pw = <your_service_bind_pw>
query_filter = (&(|(mail=%s)(alias=%s))(objectclass=inetorgperson))
result_attribute = mailForwardingAddress
--------------------------------------
you should place it in the postfix/main.cf *after* the
virtual_alias_maps.cf
--
Daniel Hoffend
------ Originalnachricht ------
Von: "Christian Hügel" <christian.huegel at stonebyte.de>
An: users at lists.kolab.org
Gesendet: 12.12.2013 19:58:54
Betreff: Re: Mail Forwarding broken
>Hi Daniel,
>
>thank you for your answer. So what is basically the solution for this?
>I have the latest Kolab 3.1 /Updates but no
>virtual_alias_maps_forwarding.cf you mentioned.
>
>Regards,
>
>Christian
>
>
>Am 11.12.2013 11:50, schrieb Daniel Hoffend:
>>Yes.
>>
>>Afaik the mail forwarding user type and the corresponding
>>virtual_alias_maps_forwarding.cf (or so) is shipped with a vanilla
>>kolab 3.1. But it's possible that not all technical possibilities like
>>catchall, etc are enabled per default via postfix on a vanilla
>>installation.
>>
>>Maybe if you've upgraded it's possible that the upgrade didn't
>>modified your kolab.user_types table.
>>
>>But overall: The mail forwarding feature (forwarding only ldap
>>entries) is not a kolab feature. It's just a simple clever/correct
>>usage of ldap attributes + postfix configuration. The kolab-web admin
>>and it's predefined user_types just helps us/gives us an admin GUI to
>>manage accounts instead of doing things manually with ldapadd on the
>>cli
>>
>>--
>>Daniel Hoffend
>>
>>>Am 11.12.2013 um 05:10 schrieb Christian Tardif
>>><christian.tardif at servinfo.ca>:
>>>
>>>That's really unclear to me... Is this something actually on the dev
>>>side or if it is something we can already use? If so, where is that
>>>hidden?
>>>
>>>Christian...
>>_______________________________________________
>>users mailing list
>>users at lists.kolab.org
>>https://lists.kolab.org/mailman/listinfo/users
>>
>_______________________________________________
>users mailing list
>users at lists.kolab.org
>https://lists.kolab.org/mailman/listinfo/users
More information about the users
mailing list