On 04 May 2020, at 09:39, Benoît PELISSIER <[email protected]> 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.’


Reply via email to