summaryrefslogtreecommitdiff
path: root/docs/config.rst
blob: 5d60c0586cf0db5f5b73b080ed0a21093dafb97a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
=============
Configuration
=============

To enable and configure the mailman-pgp plugin, both Mailman Core needs to be instructed to find the correct plugin
package and class to find mailman-pgp and mailman-pgp needs to be configured to work correctly.

Mailman
=======

Example additions to mailman.cfg to enable mailman-pgp:

.. literalinclude:: ../src/mailman_pgp/config/mailman.cfg


Plugin
======

Default PGP config:

.. literalinclude:: ../src/mailman_pgp/config/mailman_pgp.cfg