Commit c13ff4b3 authored by nimrod's avatar nimrod
Browse files

mta-sts for nehe.sr.

parent affd8d22
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
server {
    listen      80;
    listen      [::]:80;
    server_name imap.shore.co.il smtp.shore.co.il mta-sts.shore.co.il;
    server_name imap.shore.co.il smtp.shore.co.il mta-sts.shore.co.il mta-sts.nehe.sr;
    include     snippets/robots-disallow-all.conf;
    include     snippets/ads-txt.conf;
    include     snippets/security-txt.conf;
@@ -11,7 +11,7 @@ server {
server {
    listen                      443 ssl http2;
    listen                      [::]:443 ssl http2;
    server_name                 mta-sts.shore.co.il;
    server_name                 mta-sts.shore.co.il mta-sts.nehe.sr;
    root                        /var/www/mail.shore.co.il/;
    include                     snippets/robots-disallow-all.conf;
    include                     snippets/ads-txt.conf;