"Volker Stoppe" <Grenzlaeufer gmx.net> writes:
> Hallo!
>
> Is there a possibility to send a mail to all
Kolab-users in the address
> book, by sending a mail to one address? This would make
some things much
> more easier!
I think you can't do that out of the box and you will have
to create a
distribution list for that.
It is not too dificult to parse the mail addresses in LDAP
though:
/kolab/sbin/slapcat | grep "^mail:" | sed -e
's#^mail: ##'
should give you a list of defined mail addresses that you
can paste in
the box when creating a distribution list with the
kolab-webadmin.
Cheers,
Gunnar
>
> Greetinx
>
> Volker Stoppe
>
> _______________________________________________
> Kolab-users mailing list
> Kolab-users kolab.org
> https:
//kolab.org/mailman/listinfo/kolab-users
--
______ http://kdab.com
_______________ http://kolab-konsortium.c
om _
p rdus Kolab work is funded in part by KDAB and the
Kolab Konsortium
____ http://www.pardus.de
_________________ http://gunnarwrobel.de _
E-mail : p rdus.de Dr. Gunnar
Wrobel
Tel. : +49 700 6245 0000
Bundesstrasse 29
Fax : +49 721 1513 52322 D-20146
Hamburg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~
>> Mail at ease - Rent a kolab groupware server at
p rdus <<
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~
_______________________________________________
Kolab-users mailing list
Kolab-users kolab.org
https:
//kolab.org/mailman/listinfo/kolab-users
|