King0770-Notes-Milter And DistributionLists: Difference between revisions

No edit summary
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{ WIP }}
{{BC|Community Sandbox}}
{{Article Infobox|{{admin}}||{{ZCS 7.0}}|}}
__FORCETOC__
<div class="col-md-12 ibox-content">
=King Notes Milter and Distribution List=
{{KB|{{Unsupported}}|{{ZCS 7.0}}||}}
{{Archive}}{{ WIP }}


In ZCS 7.x, you now have the ability to protect your distributions lists (DL) from unwanted senders.<br>
In ZCS 7.x, you now have the ability to protect your distributions lists (DL) from unwanted senders.<br>
Line 16: Line 20:
</pre></code>
</pre></code>


Please check if all services are running now as expected. If the output of


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>
<code><pre>
 
zmcontrol status
 
</pre></code>
 
is something like
 
<code><pre>
zmcontrol status
Host zimbra.expample.com
        antispam                Running
        antivirus              Running
        convertd                Running
        ldap                    Running
        logger                  Running
        mailbox                Running
        mta                    Stopped
                zmmilterctl is not running
        snmp                    Running
        spell                  Running
        stats                  Running
        zmconfigd              Running
</pre></code>
 
you can start the Milter Server with it's own command:
 
<code><pre>
zmmilterctl start
</pre></code>
 
Now all necessary services should be up and running. You can double check this in the Admin GUI.
 
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>
Line 38: Line 76:




{{Article Footer|Zimbra Collaboration 7.0|04/16/2014}}


[[Category:Community Sandbox]]
[[Category:Command Line Interface]]
[[Category:Command Line Interface]]

Latest revision as of 10:02, 12 July 2015

King Notes Milter and Distribution List

   KB 15233        Last updated on 2015-07-12  




0.00
(0 votes)


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

Please check if all services are running now as expected. If the output of


zmcontrol status

is something like

zmcontrol status
Host zimbra.expample.com
        antispam                Running
        antivirus               Running
        convertd                Running
        ldap                    Running
        logger                  Running
        mailbox                 Running
        mta                     Stopped
                zmmilterctl is not running
        snmp                    Running
        spell                   Running
        stats                   Running
        zmconfigd               Running

you can start the Milter Server with it's own command:

zmmilterctl start

Now all necessary services should be up and running. You can double check this in the Admin GUI.

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



Verified Against: Zimbra Collaboration 7.0 Date Created: 04/16/2014
Article ID: https://wiki.zimbra.com/index.php?title=King0770-Notes-Milter_And_DistributionLists Date Modified: 2015-07-12



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »

Jump to: navigation, search