.
This commit is contained in:
16
jails/config/web/ahlawat.com.ini
Normal file
16
jails/config/web/ahlawat.com.ini
Normal file
@ -0,0 +1,16 @@
|
||||
imap_host = "mail.ahlawat.com"
|
||||
imap_port = 993
|
||||
imap_secure = "SSL"
|
||||
imap_short_login = On
|
||||
sieve_use = Off
|
||||
sieve_allow_raw = Off
|
||||
sieve_host = ""
|
||||
sieve_port = 4190
|
||||
sieve_secure = "None"
|
||||
smtp_host = "mail.ahlawat.com"
|
||||
smtp_port = 587
|
||||
smtp_secure = "TLS"
|
||||
smtp_short_login = On
|
||||
smtp_auth = On
|
||||
smtp_php_mail = Off
|
||||
white_list = ""
|
1
jails/config/web/disabled
Normal file
1
jails/config/web/disabled
Normal file
@ -0,0 +1 @@
|
||||
outlook.com,qq.com,yahoo.com,gmail.com
|
4
jails/config/web/htaccess-rainloop
Normal file
4
jails/config/web/htaccess-rainloop
Normal file
@ -0,0 +1,4 @@
|
||||
Deny from all
|
||||
<IfModule mod_autoindex.c>
|
||||
Options -Indexes
|
||||
</ifModule>
|
9
jails/config/web/plugin-ldap-change-password.ini
Normal file
9
jails/config/web/plugin-ldap-change-password.ini
Normal file
@ -0,0 +1,9 @@
|
||||
; RainLoop Webmail plugin (ldap-change-password)
|
||||
|
||||
[plugin]
|
||||
hostname = "ldaps://ldap.ahlawat.com"
|
||||
port = 636
|
||||
user_dn_format = "cn={imap:login},ou=people,dc=infra"
|
||||
password_field = "userPassword"
|
||||
password_enc_type = "SSHA"
|
||||
allowed_emails = "*"
|
Reference in New Issue
Block a user