On 2008-08-15 at 17:12 +0400, Артем Каялайнен wrote: > I need help to configure Exim. I have Active Directory domain. My > users and their e-mail are stored in AD tree. I have configured exim > and dovecot for them. Exim and dovecot are working fine. My problem is > that i want to create mailing list. Example: in active directory i > have a group "IT" with mail atribute "[EMAIL PROTECTED]". This group > include four users. When i send mail to [EMAIL PROTECTED] this mail must > be delivered to four users, which are included in group "IT"
The other approach is to let Exchange expand the mailing-list and let Exim just verify the existence of the mailing-list, using AD, just as you do for users. Volker Aust posted bits of his exim.conf from his working configuration which does just this: [EMAIL PROTECTED] 2007-05-18 Message-ID: <[EMAIL PROTECTED]> http://lists.exim.org/lurker/message/20070518.121838.4a0b6772.en.html Plus a follow-up with a couple of notes about what he does, in which sections of the config. -Phil -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
