# mail to all members of a group:
groups_server_host = 127.0.0.1
groups_search_base = ou=groups,dc=outdoor-training,dc=de
groups_query_filter = (&(mail=%s)(objectclass=posixgroup))
groups_bind_dn = cn=postfixadmin,dc=outdoor-training,dc=de
groups_bind_pw = xxxxxxxxxxxxxxx
groups_result_attribute = memberUid
groups_version = 3
Ralf
Ciro Iriarte schrieb:
> Hi, is it possible to send email to a group in a eGw 1.4+Openldap+Postfix
> stock configuration?
>
> Regards,
> Ciro
--
Ralf Becker
Director Software Development
Stylite GmbH
[open style of IT]
Hi, double checking this, I see that at group creation time there is no mail atribute set... Should it be enabled somewhere?