https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Heller-Information-Services.xml
<!--
Nonfunctiona subdomains:
- info
- www (cert: mail.his.com, expired)
-->
<ruleset name="Heller Information Services (partial)">
<target host="his.com" />
<target host="*.his.com" />
<securecookie host="^(.*\.)?his\.com$" name=".*" />
<!-- Over http, www redirects to info,
while !www redirects to zimbra/. -->
<rule from="^http://(mail\.|webmail\.)?his\.com/"
to="https://$1his.com/" />
</ruleset>