Dovecot LDAP/AD with exim as mta
@lbutlr
kremels at kreme.com
Tue May 5 01:53:00 EEST 2020
On 04 May 2020, at 09:39, Benoît PELISSIER <bpelissier at Lan2Net.fr> wrote:
> I have distribution group or group with mail address on AD and users as member of this groups. But when i send mail to group mail address, its not working
IN your mail software ou should have a way to lookup the group address that returns the list of members. In postfix, this is virtual_alias_maps.
For example:
virtual_alias_maps =
proxy:mysql:$config_directory/mysql_virtual_alias_maps.cf
You would need your MTA to e able to look up your list in AD and return all the emails that list maps to.
--
'Can't argue with the truth, sir.' 'In my experience, Vimes, you can
argue with anything.’
More information about the dovecot
mailing list