King0770-Notes-Milter And DistributionLists: Difference between revisions

No edit summary
No edit summary
Line 17: Line 17:




If you already have a DL, create an access control list giving members of the DL the ability to send messages to the DL.<br>
If you already have a DL, create an access control list giving members of the DL the ability to send messages to the DL, and only members of the DL.<br>


<code><pre>
<code><pre>

Revision as of 14:47, 2 September 2011

Admin Article

Article Information

This article applies to the following ZCS versions.

ZCS 7.0 Article ZCS 7.0


In ZCS 7.x, you now have the ability to protect your distributions lists (DL) from unwanted senders.

First you need to enable the Milter service.


zmprov ms `zmhostname` zimbraMilterServerEnabled TRUE

zmmailboxdctl restart

zmmtactl restart


If you already have a DL, create an access control list giving members of the DL the ability to send messages to the DL, and only members of the DL.


zmprov grr dl list@domain.com grp list@domain.com sendToDistList

Check the permissions of a member address in the list.


zmprov ckr dl list@domain.com jsmith@domain.com sendToDistList

Notable bug: http://bugzilla.zimbra.com/show_bug.cgi?id=62494

Jump to: navigation, search