Some changes
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
server {
|
||||
listen 443;
|
||||
ssl on;
|
||||
ssl_certificate /etc/ssl/mail/mail.crt;
|
||||
ssl_certificate_key /etc/ssl/mail/mail.key;
|
||||
index index.php index.html;
|
||||
server_name _;
|
||||
error_log /var/log/nginx/error.log;
|
||||
|
0
data/dkim/keys/.dkim_priv_keys
Normal file
0
data/dkim/keys/.dkim_priv_keys
Normal file
0
data/dkim/txt/.dkim_pub_keys
Normal file
0
data/dkim/txt/.dkim_pub_keys
Normal file
Reference in New Issue
Block a user