Loading conf.d/autoconfig.shore.co.il.conf +2 −2 Original line number Diff line number Diff line server { listen 80; listen [::]:80; server_name autoconfig.shore.co.il; server_name autoconfig.shore.co.il autoconfig.nehe.sr; root /var/www/autoconfig.shore.co.il/; include snippets/www-acme-challenge.conf; include snippets/ads-txt.conf; Loading @@ -12,7 +12,7 @@ server { server { listen 443 ssl http2; listen [::]:443 ssl http2; server_name autoconfig.shore.co.il; server_name autoconfig.shore.co.il autoconfig.nehe.sr; root /var/www/autoconfig.shore.co.il/; include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; Loading www/autoconfig.shore.co.il/mail/config-v1.1.xml +19 −0 Original line number Diff line number Diff line Loading @@ -20,5 +20,24 @@ <username>%EMAILLOCALPART%</username> </outgoingServer> </emailProvider> <emailProvider id="nehe.sr"> <domain>nehe.sr</domain> <displayName>Nehes Realestate</displayName> <displayShortName>Nehes</displayShortName> <incomingServer type="imap"> <hostname>imap.shore.co.il</hostname> <port>993</port> <socketType>SSL</socketType> <authentication>password-cleartext</authentication> <username>%EMAILLOCALPART%</username> </incomingServer> <outgoingServer type="smtp"> <hostname>smtp.shore.co.il</hostname> <port>587</port> <socketType>STARTTLS</socketType> <authentication>password-cleartext</authentication> <username>%EMAILLOCALPART%</username> </outgoingServer> </emailProvider> </clientConfig> Loading
conf.d/autoconfig.shore.co.il.conf +2 −2 Original line number Diff line number Diff line server { listen 80; listen [::]:80; server_name autoconfig.shore.co.il; server_name autoconfig.shore.co.il autoconfig.nehe.sr; root /var/www/autoconfig.shore.co.il/; include snippets/www-acme-challenge.conf; include snippets/ads-txt.conf; Loading @@ -12,7 +12,7 @@ server { server { listen 443 ssl http2; listen [::]:443 ssl http2; server_name autoconfig.shore.co.il; server_name autoconfig.shore.co.il autoconfig.nehe.sr; root /var/www/autoconfig.shore.co.il/; include snippets/robots-allow-all.conf; include snippets/ads-txt.conf; Loading
www/autoconfig.shore.co.il/mail/config-v1.1.xml +19 −0 Original line number Diff line number Diff line Loading @@ -20,5 +20,24 @@ <username>%EMAILLOCALPART%</username> </outgoingServer> </emailProvider> <emailProvider id="nehe.sr"> <domain>nehe.sr</domain> <displayName>Nehes Realestate</displayName> <displayShortName>Nehes</displayShortName> <incomingServer type="imap"> <hostname>imap.shore.co.il</hostname> <port>993</port> <socketType>SSL</socketType> <authentication>password-cleartext</authentication> <username>%EMAILLOCALPART%</username> </incomingServer> <outgoingServer type="smtp"> <hostname>smtp.shore.co.il</hostname> <port>587</port> <socketType>STARTTLS</socketType> <authentication>password-cleartext</authentication> <username>%EMAILLOCALPART%</username> </outgoingServer> </emailProvider> </clientConfig>