diff options
Diffstat (limited to 'fripost.yml.template')
-rw-r--r-- | fripost.yml.template | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/fripost.yml.template b/fripost.yml.template index 0422665..1f3045d 100644 --- a/fripost.yml.template +++ b/fripost.yml.template @@ -2,8 +2,13 @@ # To be moved to ~/.fripost.yml and chmod'ed to 600. --- server_host: ldap://127.0.0.1:389 -admin_email: admin@fripost.org base_dn: ou=virtual,o=mailHosting,dc=fripost,dc=org # Replace `bind_dn' and `bind_pw' by your owner manager DN and password. bind_dn: cn=admin,ou=managers,o=mailHosting,dc=fripost,dc=org bind_pw: xxxxxx + +admin_email: admin@fripost.org +# Check out the manual to GPG-sign and/or -encrypt (opportunistically) +# the outgoing e-mails. +#sign: "" +#encrypt: may |