Changeset 08500e3 for npl/mailserver/kopano_conf/root
- Timestamp:
- 11/11/19 16:52:11 (5 years ago)
- Branches:
- master
- Children:
- 3f10926
- Parents:
- 4aea2ca
- Location:
- npl/mailserver/kopano_conf/root/etc
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/mailserver/kopano_conf/root/etc/kopano/gateway.cfg
r4aea2ca r08500e3 120 120 # Bypass authentification when connecting as an administrator to the UNIX socket. 121 121 # bypass_auth = no 122 # bypass_auth = no 123 imaps_listen=0.0.0.0:993 124 pop3s_listen=0.0.0.0:995 125 -
npl/mailserver/kopano_conf/root/etc/postinst.d/post.kopano_conf
r4aea2ca r08500e3 122 122 chmod 700 /home/system/kopano_spamd 123 123 124 #permissions to allow kopano gateway and others to read ssl: 125 chmod -R o+rx /etc/letsencrypt/ /usr/webint/ssl/ 126 124 127 ############## APACHE PHP STUFF 125 128 #restart apache to activate php mapi extention
Note: See TracChangeset
for help on using the changeset viewer.